Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/
Droot_dataset.h32 model::AutotuneAlgorithm autotune_algorithm; member
/external/tensorflow/tensorflow/core/framework/
Ddataset_options.proto55 model.AutotuneAlgorithm autotune_algorithm = 4; field
/external/tensorflow/tensorflow/python/data/ops/
Doptions.py224 autotune_algorithm = options_lib.create_option( variable in AutotuneOptions