Tensor Transformations
Tensor Transformations
Note: Functions takingTensor
arguments can also take anything accepted bytf.convert_to_tensor
.
Casting
TensorFlow provides several operations that you can use to cast tensor data types in your graph.