Home
last modified time | relevance | path

Searched defs:no_scratch_fallback (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dgpu_utils.h295 std::shared_ptr<se::dnn::LazyOpRunner<Op>> no_scratch_fallback) in AutotuneEntry()
302 absl::optional<se::dnn::AlgorithmDesc> no_scratch_fallback) in AutotuneEntry()
341 std::shared_ptr<se::dnn::LazyOpRunner<Op>> no_scratch_fallback; // Nullable member
H A Dconv_ops_gpu.h135 const se::dnn::OpRunner<Sig>* no_scratch_fallback) { in AllocateScratchOrFallback()
180 const se::dnn::ConvRunner* no_scratch_fallback = nullptr; in LaunchAutotunedConv() local