Searched refs:TFE_Py_VariableWatcher (Results 1 – 1 of 1) sorted by relevance
1702 } TFE_Py_VariableWatcher; typedef1705 delete reinterpret_cast<TFE_Py_VariableWatcher*>(variable_watcher) in TFE_Py_VariableWatcher_Delete()1712 sizeof(TFE_Py_VariableWatcher), /* tp_basicsize */1755 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>*1758 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>> in GetVariableWatcherSet()1768 new tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>); in GetVariableWatcherSet()1902 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>> {1906 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>>( in SafeVariableWatcherSet()2290 TFE_Py_VariableWatcher* variable_watcher =2291 PyObject_NEW(TFE_Py_VariableWatcher, &TFE_Py_VariableWatcher_Type);[all …]