Searched defs:no_scratch_fallback (Results 1 – 2 of 2) sorted by relevance
295 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
135 const se::dnn::OpRunner<Sig>* no_scratch_fallback) { in AllocateScratchOrFallback()180 const se::dnn::ConvRunner* no_scratch_fallback = nullptr; in LaunchAutotunedConv() local