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