Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc858 Status ForEachSubshapeHelper(const Shape& shape, in ForEachSubshapeHelper() function
865 TF_RETURN_IF_ERROR(ForEachSubshapeHelper( in ForEachSubshapeHelper()
895 ForEachSubshapeHelper( in ForEachSubshape()
921 return ForEachSubshapeHelper(shape, func, &index); in ForEachSubshapeWithStatus()