legate.core.Library.get_tunable#

Library.get_tunable(self, int64_t tunable_id, Type dtype) Scalar#

Get a tunable value.

Parameters:
  • tunable_id (int) – The ID of the tunable value to get.

  • dtype (Type) – The type of the tunable value to get.

Returns:

The tunable.

Return type:

Scalar