Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/autotune_maps/
H A Dautotune_serialize.cc65 if (p.second.is_algorithm_config()) { in ConvMapToProto()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_gpu.h171 if (!autotune_entry.is_algorithm_config()) { in LaunchAutotunedConv()
H A Dgpu_utils.h351 bool is_algorithm_config() const { return is_algorithm_config_; } in is_algorithm_config() function
H A Dconv_ops_fused_impl.h622 if (!autotune_entry.is_algorithm_config()) {