Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_cpu_device.cc61 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::__anonfe4177f40111::SingleThreadedCpuDevice
Dthreadpool_device.cc88 Status ThreadPoolDevice::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::ThreadPoolDevice
Drenamed_device.h106 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils.cc50 Status DeviceSimple::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::grappler::DeviceSimple
/external/tensorflow/tensorflow/core/tpu/
Dvirtual_device.cc79 Status VirtualDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::VirtualDevice
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc146 Status XlaCompilationDevice::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::XlaCompilationDevice
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc474 Status XlaDevice::MakeTensorFromProto(XlaDeviceContext* device_context, in MakeTensorFromProto() function in tensorflow::XlaDevice
499 Status XlaDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::XlaDevice
/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h238 virtual Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function
/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.cc686 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