Home
last modified time | relevance | path

Searched refs:PartialShapeListString (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dtest_util.cc38 PartialTensorShapeUtils::PartialShapeListString(it->second), in ShapeAnnotationsMatch()
40 PartialTensorShapeUtils::PartialShapeListString(shapes)); in ShapeAnnotationsMatch()
/external/tensorflow/tensorflow/core/kernels/
Dpadding_fifo_queue.cc276 PartialTensorShapeUtils::PartialShapeListString(partial_shapes_), in CompatibleNodeDefShapes()
278 PartialTensorShapeUtils::PartialShapeListString(requested_shapes)); in CompatibleNodeDefShapes()
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h452 static string PartialShapeListString(
Dtensor_shape.cc713 string PartialTensorShapeUtils::PartialShapeListString( in PartialShapeListString() function in tensorflow::PartialTensorShapeUtils