Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_utils.cc267 GraphExecutorWrapper graph_exec(graph); in compareResultsWithJIT() local
H A Dtest_static_runtime.cc3201 torch::jit::GraphExecutor graph_exec(g, ""); in TEST() local