Home
last modified time | relevance | path

Searched defs:BitcastFrom (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/
Dtf_tensor.cc233 Status TensorInterface::BitcastFrom(const TensorInterface& from, DataType type, in BitcastFrom() function in tensorflow::TensorInterface
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc690 Status Tensor::BitcastFrom(const Tensor& other, DataType dtype, in BitcastFrom() function in tensorflow::Tensor