Home
last modified time | relevance | path

Searched defs:_handles (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Ddispatch.py144 def _handles(self, args, kwargs): member in _TypeBasedDispatcher
/external/rust/crates/grpcio/src/
Denv.rs131 _handles: Vec<JoinHandle<()>>, field