Home
last modified time | relevance | path

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

/external/pytorch/torch/fx/experimental/
Doptimization.py161 class MklSubgraph: class
180 def use_mkl_heuristic(graph: MklSubgraph) -> bool:
206 def use_mkl_length(graph: MklSubgraph) -> bool: