Home
last modified time | relevance | path

Searched refs:compiled_fx_graph_hash (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py693 def compiled_fx_graph_hash( function
1017 key = compiled_fx_graph_hash(gm, example_inputs, fx_kwargs, inputs_to_check)
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_aotdispatch.py46 from torch._inductor.codecache import compiled_fx_graph_hash
6414 key, _ = compiled_fx_graph_hash(gm, inputs, {}, {})