Searched defs:is_tracing (Results 1 – 10 of 10) sorted by relevance
177 bool is_tracing, in applySlicing()353 bool is_tracing = torch::jit::tracer::isTracing(); in THPVariable_getitem() local479 bool is_tracing = torch::jit::tracer::isTracing(); in THPVariable_setitem() local
28 bool is_tracing = false; member
39 /* static */ bool SavedTensorDefaultHooks::set_tracing(bool is_tracing) { in set_tracing()
93 def is_tracing(self): member in KernelTrace
106 pub(crate) fn is_tracing() -> bool { in is_tracing() method
67 static int is_tracing; variable
536 def create_script_module(nn_module, stubs_fn, share_types=True, is_tracing=False): argument
1323 def is_tracing(): function
455 bool is_tracing; in TraceQueueSize() local
772 bool is_tracing; in TraceQueueSize() local