Home
last modified time | relevance | path

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

/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/
Dnode_def_util.h45 class TensorProto; variable
Dtensor.proto14 message TensorProto { message
Ddevice_base.h53 class TensorProto; variable
Dtensor.h48 class TensorProto; variable
Dvariant_test.cc483 TEST(VariantTest, TensorProto) { in TEST() argument