Home
last modified time | relevance | path

Searched refs:_internal_has_autotune_algorithm (Results 1 – 2 of 2) sorted by relevance

/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.h324 bool _internal_has_autotune_algorithm() const; in Swap()
1782 inline bool AutotuneOptions::_internal_has_autotune_algorithm() const { in _internal_has_autotune_algorithm() function
1786 return _internal_has_autotune_algorithm(); in has_autotune_algorithm()
1792 if (_internal_has_autotune_algorithm()) { in clear_autotune_algorithm()
1798 if (_internal_has_autotune_algorithm()) { in _internal_autotune_algorithm()
1808 if (!_internal_has_autotune_algorithm()) { in _internal_set_autotune_algorithm()
Ddataset_options.pb.cc588 if (_internal_has_autotune_algorithm()) { in _InternalSerialize()