Searched defs:BitcastFrom (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/c/ | ||
D | tf_tensor.cc | 233 Status TensorInterface::BitcastFrom(const TensorInterface& from, DataType type, in BitcastFrom() function in tensorflow::TensorInterface |
/external/tensorflow/tensorflow/core/framework/ | ||
D | tensor.cc | 690 Status Tensor::BitcastFrom(const Tensor& other, DataType dtype, in BitcastFrom() function in tensorflow::Tensor |