Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dtf_tensor.cc246 Status TensorInterface::BitcastFrom(const TensorInterface& from, DataType type, in BitcastFrom() function in tensorflow::TensorInterface
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.cc738 Status Tensor::BitcastFrom(const Tensor& other, DataType dtype, in BitcastFrom() function in tensorflow::Tensor