Home
last modified time | relevance | path

Searched refs:AppendMajorDimension (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h313 static void AppendMajorDimension(int bound, Shape* shape);
Dshape_util.cc262 /* static */ void ShapeUtil::AppendMajorDimension(int bound, Shape* shape) { in AppendMajorDimension() function in xla::ShapeUtil