Home
last modified time | relevance | path

Searched defs:TensorProto (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_util.h28 class TensorProto; variable
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.h28 class TensorProto; variable
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.h30 class TensorProto; variable
/external/tensorflow/tensorflow/core/framework/
Dtensor.proto16 message TensorProto { message
Dnode_def_util.h48 class TensorProto; variable
Ddevice_base.h51 class TensorProto; variable
Dtensor.h50 class TensorProto; variable
Dvariant_test.cc483 TEST(VariantTest, TensorProto) { in TEST() argument
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc191 const std::vector<std::variant<TensorProto, std::pair<int64_t, int32>>>& in BuildOperation()
220 const std::vector<std::variant<TensorProto, std::pair<int64_t, int32>>>& in AddOperationToEnqueueRequest()
230 const std::vector<std::variant<TensorProto, std::pair<int64_t, int32>>>& in AddOperationToRunComponentFunctionRequest()