Home
last modified time | relevance | path

Searched defs:get_spec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/exir/passes/
H A Dspec_prop_pass.py146 def get_spec(x): function
/aosp_15_r20/external/pytorch/test/distributed/checkpoint/
H A Dtest_checkpoint.py233 def get_spec(self): member in TestDistributedFailure
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_calltip.py42 get_spec = calltip.get_argspec variable