Searched refs:remove_local_scalar_dense_ops (Results 1 – 3 of 3) sorted by relevance
83 def remove_local_scalar_dense_ops(graph: torch.fx.Graph) -> torch.fx.Graph: function109 graph_module.graph = remove_local_scalar_dense_ops(graph_module.graph)
5 from executorch.backends.vulkan._passes.remove_local_scalar_dense_ops import (
35 srcs = ["remove_local_scalar_dense_ops.py"],