Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc916 Status ForEachMutableSubshapeHelper( in ForEachMutableSubshapeHelper() function
923 TF_RETURN_IF_ERROR(ForEachMutableSubshapeHelper( in ForEachMutableSubshapeHelper()
949 ForEachMutableSubshapeHelper( in ForEachMutableSubshape()
968 return ForEachMutableSubshapeHelper(shape, func, &index); in ForEachMutableSubshapeWithStatus()