Home
last modified time | relevance | path

Searched defs:MakeTensorFromProto (Results 1 – 10 of 10) 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::__anon32dc8b200111::SingleThreadedCpuDevice
Drenamed_device.h106 Status MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function
Dthreadpool_device.cc110 Status ThreadPoolDevice::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::ThreadPoolDevice
/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.cc504 Status XlaDevice::MakeTensorFromProto(XlaDeviceContext* device_context, in MakeTensorFromProto() function in tensorflow::XlaDevice
529 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/common_runtime/pluggable_device/
Dpluggable_device.cc362 Status PluggableDevice::MakeTensorFromProto( in MakeTensorFromProto() function in tensorflow::PluggableDevice
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc794 Status BaseGPUDevice::MakeTensorFromProto(const TensorProto& tensor_proto, in MakeTensorFromProto() function in tensorflow::BaseGPUDevice