Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h347 static void PopulateShape(PrimitiveType element_type,
Dshape_util.cc187 PopulateShape(element_type, dimensions, &result); in MakeShape()
226 /* static */ void ShapeUtil::PopulateShape( in PopulateShape() function in xla::ShapeUtil