Searched refs:TFE_Py_VariableWatcher (Results 1 – 1 of 1) sorted by relevance
1657 } TFE_Py_VariableWatcher; typedef1660 delete reinterpret_cast<TFE_Py_VariableWatcher*>(variable_watcher) in TFE_Py_VariableWatcher_Delete()1667 sizeof(TFE_Py_VariableWatcher), /* tp_basicsize */1705 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>*1708 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>> in GetVariableWatcherSet()1712 new tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>); in GetVariableWatcherSet()1841 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>> {1845 tensorflow::gtl::CompactPointerSet<TFE_Py_VariableWatcher*>>( in SafeVariableWatcherSet()2220 TFE_Py_VariableWatcher* variable_watcher =2221 PyObject_NEW(TFE_Py_VariableWatcher, &TFE_Py_VariableWatcher_Type);[all …]