Home
last modified time | relevance | path

Searched defs:MakeTensorFromProto (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.cc45 Status SYCLDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::SYCLDevice
/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_cpu_device.cc65 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::__anona485c93d0111::SingleThreadedCpuDevice
Dthreadpool_device.cc91 Status ThreadPoolDevice::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::ThreadPoolDevice
Drenamed_device.h91 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils.cc71 Status DeviceSimple::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::grappler::DeviceSimple
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc118 Status XlaCompilationDevice::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::XlaCompilationDevice
/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h243 virtual Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc440 Status XlaDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::XlaDevice
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc1100 /* static */ Status GraphTransferer::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::GraphTransferer
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc684 Status BaseGPUDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::BaseGPUDevice
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc354 /* static */ Status RemoteFusedGraphExecuteUtils::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::RemoteFusedGraphExecuteUtils