Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.proto13 message TensorShapeProto { message
Dtensor_shape.h37 class TensorShapeProto; variable
Dshape_inference.cc32 InferenceContext::InferenceContext( in InferenceContext()
/external/tensorflow/tensorflow/c/
Dc_api_test.cc2194 TEST_F(CApiAttributesTest, TensorShapeProto) { in TEST_F() argument