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