concepts.dsl.tensor_value.is_tvalue_simple_quantizable#

is_tvalue_simple_quantizable(value)[source]#

A value is simple quantizable if it is either quantized, or it has tensor_quantized_values, or it has intrinsically quantized dtypes.

Parameters:

value (TensorValue)

Return type:

bool