Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc1081 Status ForEachMutableSubshapeHelper( in ForEachMutableSubshapeHelper() function
1088 TF_RETURN_IF_ERROR(ForEachMutableSubshapeHelper( in ForEachMutableSubshapeHelper()
1114 ForEachMutableSubshapeHelper( in ForEachMutableSubshape()
1133 return ForEachMutableSubshapeHelper(shape, func, &index); in ForEachMutableSubshapeWithStatus()