concepts.dsl.tensor_value.t#
- t(value, dtype=None, batch_variables=None)[source]#
Alias for
from_tensor()
.- Parameters:
value (Tensor)
dtype (TensorValueTypeBase | BatchedListType | None)
- Return type:
Alias for from_tensor()
.
value (Tensor)
dtype (TensorValueTypeBase | BatchedListType | None)