Searched defs:trace_exec (Results 1 – 3 of 3) sorted by relevance
93 struct trace_exec { struct100 struct trace_exec_object { argument143 trace_exec(struct trace *trace, in trace_exec() function
74 struct trace_exec { struct80 struct trace_exec_object { argument
189 auto* trace_exec = torch::jit::GetDecompositionExecutor(schema); in run_jit_decomposition() local