Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/backends/
H A Ddistributed.py46 opcount_increased_to_capture_external_output: int = 0 variable in Bucket
72 if bucket.opcount_increased_to_capture_external_output > 0:
76 bucket.opcount_increased_to_capture_external_output,
452 if buckets[0].opcount_increased_to_capture_external_output == 0:
454 buckets[0].opcount_increased_to_capture_external_output += 1