Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Droot_dataset.h32 model::AutotuneAlgorithm autotune_algorithm; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset_options.proto55 model.AutotuneAlgorithm autotune_algorithm = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Doptions.py224 autotune_algorithm = options_lib.create_option( variable in AutotuneOptions
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Ddataset_options.pb.h1803 inline ::tensorflow::data::model::AutotuneAlgorithm AutotuneOptions::autotune_algorithm() const { in autotune_algorithm() function