Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dlazy_op_runner.h66 explicit LazyOpRunner(AlgorithmDesc desc) : LazyOpRunner(desc, nullptr) {} in LazyOpRunner() function
106 LazyOpRunner(AlgorithmDesc desc, in LazyOpRunner() function