Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dsubgraph_lowering.py30 root_graph_lowering: "torch._inductor.graph.GraphLowering",
H A Dcodecache.py1107 graph: GraphLowering,
1987 graph: GraphLowering,
H A Dcompile_fx.py1610 def _check_triton_bf16_support(graph: GraphLowering) -> None:
H A Dgraph.py230 class GraphLowering(torch.fx.Interpreter): class
H A Dutils.py1320 def patched_compile_to_module(self: GraphLowering):
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp277 COFFLinkGraphLowering_x86_64 GraphLowering; in lowerEdges_COFF_x86_64() local
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp_wrapper_cuda.py252 graph: "GraphLowering", # for per-graph caching