Home
last modified time | relevance | path

Searched refs:CreateCustomCallHelper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_rewriter.cc665 static StatusOr<HloInstruction*> CreateCustomCallHelper(HloInstruction* conv) { in CreateCustomCallHelper() function
707 CreateCustomCallHelper(conv)); in RunOnInstruction()