Home
last modified time | relevance | path

Searched defs:do_not_emit_runtime_asserts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py282 do_not_emit_runtime_asserts: bool = ( variable
/aosp_15_r20/external/pytorch/torch/export/
H A D_trace.py110 do_not_emit_runtime_asserts = True variable in ExportDynamoConfig