Searched refs:ForEachMutableElementWithStatus (Results 1 – 2 of 2) sorted by relevance
263 Status ForEachMutableElementWithStatus(const Fn& func);656 Status ShapeTree<T>::ForEachMutableElementWithStatus(const Fn& func) { in ForEachMutableElementWithStatus() function
211 TF_RETURN_IF_ERROR(device_buffer->buffers().ForEachMutableElementWithStatus( in ReadDynamicShapes()