December 2017
Intermediate to advanced
536 pages
14h 23m
English
All arithmetic operations of matrices like add, sub, div, multiply (elementwise multiplication), mod, and cross require that the two tensor matrices should be of the same data type. In case this is not so they will produce an error. We can use tf.cast() to convert Tensors from one data type to another.
Read now
Unlock full access