Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dshape_util.cc28 Status PopulateInfeedLayoutVector(const xla::Shape& shape, in PopulateInfeedLayoutVector() function
35 TF_RETURN_IF_ERROR(PopulateInfeedLayoutVector(subshape, layouts)); in PopulateInfeedLayoutVector()
169 TF_RETURN_IF_ERROR(PopulateInfeedLayoutVector(shape, &layouts)); in GetShapeLayoutVector()