Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dexc.py274 def unimplemented_with_warning(e: Exception, code, msg: str) -> NoReturn: function
H A Doutput_graph.py50 unimplemented_with_warning,
1459 unimplemented_with_warning(e, self.root_tx.f_code, msg)