Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnBackendCache.cpp24 std::uint32_t num_graphs; in GetQnnGraphInfoFromBinary() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h152 unsigned num_graphs; member
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cudagraph_trees.py1967 def run_static_input_param_test(self, fn_eager, num_graphs): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py1705 def test(num_graphs, num_generators): argument