HomeSort by relevance Sort by last modified time
    Searched refs:PopulateShape (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
shape_util.h 422 static Status PopulateShape(PrimitiveType element_type,
    [all...]
shape_util.cc 174 TF_RETURN_IF_ERROR(PopulateShape(element_type, dimensions, &result));
225 /* static */ Status ShapeUtil::PopulateShape(PrimitiveType element_type,
    [all...]

Completed in 45 milliseconds