Searched refs:ConvPrimitiveCache (Results 1 – 2 of 2) sorted by relevance
76 struct ConvPrimitiveCache : PrimitiveCache { struct77 ConvPrimitiveCache() {} in ConvPrimitiveCache() function79 ConvPrimitiveCache( in ConvPrimitiveCache() argument288 ConvPrimitiveCache conv_prim_cache;299 ConvPrimitiveCache& get_conv_cache() { in get_conv_cache()
1337 get_conv_cache() = ConvPrimitiveCache(cache_key, params); in apply_impl()