Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/autotune_maps/
H A Dautotune_serialize.cc45 const AutotuneMap<ConvParameters, AutotuneEntry<Op>> &autotune_map) { in ConvMapToProto()
91 AutotuneMap<ConvParameters, AutotuneEntry<Op>> *autotune_map) { in PopulateConvMap()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_gpu.cc107 AutotuneMap<ConvParameters, AutotuneEntry<se::dnn::FusedConvOp>>* in AutotuneFusedConv()
274 AutotuneMap<ConvParameters, AutotuneEntry<se::dnn::ConvOp>>* autotune_map, in AutotuneUnfusedConv()