Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py796 enable_floating_point_contract_flag = ( variable in cpp
H A Dcpp_builder.py520 if not config.cpp.enable_floating_point_contract_flag:
H A Dcodecache.py1567 if not config.cpp.enable_floating_point_contract_flag: