Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dgpu_utils.h329 struct OpRunners { struct
332 OpRunners(std::shared_ptr<se::dnn::LazyOpRunner<Op>> primary_, in OpRunners() function
343 bool operator==(const OpRunners& other) const { argument