MCPcopy Create free account
hub / github.com/pytorch/executorch / get

Method get

exir/tracer.py:478–479  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

476
477 @staticmethod
478 def get() -> "DispatchTracer":
479 return TRACER
480
481 def trace( # pyre-fixme[14,15]
482 self,

Callers 15

shapeFunction · 0.45
while_loopFunction · 0.45
_scalar_type_strFunction · 0.45
inputsMethod · 0.45
extract_inputMethod · 0.45
collect_specs_from_nodesFunction · 0.45
get_node_tensor_specsFunction · 0.45
greedyFunction · 0.45
naiveFunction · 0.45
insert_calls_to_freeFunction · 0.45
_fixup_output_nodeFunction · 0.45

Calls

no outgoing calls