Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc174 TF_RETURN_IF_ERROR(PopulateShape(element_type, dimensions, &result)); in MakeValidatedShape()
225 /* static */ Status ShapeUtil::PopulateShape(PrimitiveType element_type, in PopulateShape() function in xla::ShapeUtil
Dshape_util.h422 static Status PopulateShape(PrimitiveType element_type,