Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc1002 Status ForEachMutableSubshapeHelper( in ForEachMutableSubshapeHelper() function
1009 TF_RETURN_IF_ERROR(ForEachMutableSubshapeHelper( in ForEachMutableSubshapeHelper()
1035 ForEachMutableSubshapeHelper( in ForEachMutableSubshape()
1054 return ForEachMutableSubshapeHelper(shape, func, &index); in ForEachMutableSubshapeWithStatus()