Home
last modified time | relevance | path

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

/external/pytorch/torch/_inductor/
Dconfig.py308 max_autotune_conv_backends = os.environ.get( variable
Dutils.py1077 x.strip() for x in config.max_autotune_conv_backends.upper().split(",")
/external/pytorch/test/inductor/
Dtest_max_autotune.py597 max_autotune=True, max_autotune_conv_backends="", layout_optimization=False