Home
last modified time | relevance | path

Searched defs:TensorShapeProto (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.proto13 message TensorShapeProto { message
Dnode_def_util.h48 class TensorShapeProto; variable
Dtensor_shape.h39 class TensorShapeProto; variable
/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
Dmodel_handler.py53 tensor_shape: tensor_shape_pb2.TensorShapeProto,
/external/tensorflow/tensorflow/c/
Dc_api_test.cc2232 TEST_F(CApiAttributesTest, TensorShapeProto) { in TEST_F() argument