Home
last modified time | relevance | path

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

/external/pytorch/torch/nn/parallel/
Ddistributed.py636 bucket_cap_mb=None, argument
968 bucket_cap_mb, argument
/external/pytorch/test/distributed/
Dtest_dynamo_distributed.py271 def __init__(self, module, bucket_cap_mb=25): argument