Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v8.cpp189 struct CacheKeyWrapper : ParamsWrapper<CacheKey> { struct
190 CacheKeyWrapper( in CacheKeyWrapper() argument
351 thread_local BenchmarkCache<cudnn_frontend::ExecutionPlan, CacheKeyWrapper>
435 const CacheKeyWrapper& key, in build_opgraph()
702 const CacheKeyWrapper& key, in get_plans_from_find()
807 const CacheKeyWrapper& key, in get_configs_from_heuristics()
868 const CacheKeyWrapper& key, in try_plans()
916 const CacheKeyWrapper& key, in try_configs()
987 CacheKeyWrapper key( in run_single_conv()