Home
last modified time | relevance | path

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

/external/pytorch/benchmarks/dynamo/microbenchmarks/
Dbench_mm_fusion.py48 def bench(shape, layer_id, p, fusion_types=[""]): argument
92 fusion_types = ["", "add", "relu", "add_relu"] variable