Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DOnednnUtils.h32 struct PrimitiveCache { struct
33 PrimitiveCacheKey key; argument
35 bool hit(const PrimitiveCacheKey& key) { in hit() argument