Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1064 Status ForEachSubshapeHelper(const Shape& shape, in ForEachSubshapeHelper() function
1071 TF_RETURN_IF_ERROR(ForEachSubshapeHelper( in ForEachSubshapeHelper()
1101 ForEachSubshapeHelper( in ForEachSubshape()
1127 return ForEachSubshapeHelper(shape, func, &index); in ForEachSubshapeWithStatus()