Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.h61 bool ConvIsLowerable(HloInstruction* reverse_dims) const { in ConvIsLowerable() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc282 bool ConvIsLowerable(HloInstruction* conv) { in ConvIsLowerable() function