Home
last modified time | relevance | path

Searched refs:MakeShapeWithStaticDimensions (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h420 static Shape MakeShapeWithStaticDimensions(const Shape& shape);
Dshape_util.cc190 /* static */ Shape ShapeUtil::MakeShapeWithStaticDimensions( in MakeShapeWithStaticDimensions() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_padder.cc849 ShapeUtil::MakeShapeWithStaticDimensions(subshape), root, in InsertSliceToDynamicBeforeModuleOutputs()