Searched defs:watch_accessed_variables (Results 1 – 3 of 3) sorted by relevance
45 def push_new_tape(persistent=False, watch_accessed_variables=True): argument
747 def __init__(self, persistent=False, watch_accessed_variables=True): argument
1181 explicit GradientTape(bool persistent, bool watch_accessed_variables) in GradientTape()1338 PyObject* watch_accessed_variables) { in TFE_Py_TapeSetNew()