Home
last modified time | relevance | path

Searched refs:is_create_fx_call_function (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Drecording.py147 if self.is_create_fx_call_function():
171 def is_create_fx_call_function(self) -> bool: member in ShapeEnvEvent