Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.data.experimental.-optimization-options.pbtxt15 name: "autotune_cpu_budget"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.data.experimental.-optimization-options.pbtxt15 name: "autotune_cpu_budget"
/external/tensorflow/tensorflow/python/data/experimental/ops/
Doptimization_options.py54 autotune_cpu_budget = options.create_option( variable in OptimizationOptions
/external/tensorflow/tensorflow/python/data/ops/
Ddataset_ops.py201 if options.experimental_optimization.autotune_cpu_budget is not None:
202 cpu_budget = options.experimental_optimization.autotune_cpu_budget