Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconfig.py349 capture_sparse_compute = False if is_fbcode() else True variable
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuilder.py1574 and (not self.tx.export or not config.capture_sparse_compute)