Home
last modified time | relevance | path

Searched refs:set_scope_name (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc410 void set_scope_name(py::handle v) { SetPyObject(v, &GetData()->scope_name); } in set_scope_name() function in __anonaa2eb7e00311::EagerContextThreadLocalDataWrapper
1475 &EagerContextThreadLocalDataWrapper::set_scope_name) in PYBIND11_MODULE()