Searched refs:CreateConvolve (Results 1 – 19 of 19) sorted by relevance
110 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()151 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()187 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()217 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()246 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()291 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()343 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()379 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()432 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()483 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()[all …]
84 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()147 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
136 HloInstruction::CreateConvolve( in Run()
254 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()312 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()375 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()444 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
340 auto new_convolution = add(HloInstruction::CreateConvolve( in HandleBatchGroupCount()486 auto new_convolution = HloInstruction::CreateConvolve( in HandleConvolution()573 computation_->AddInstruction(HloInstruction::CreateConvolve( in HandleConvolution()
173 auto new_conv = HloInstruction::CreateConvolve( in FoldTransposeIntoConvolution()
175 return HloInstruction::CreateConvolve( in CreateShardedConvForDotGeneralConvolution()
1042 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1097 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1181 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1259 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1319 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1383 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1455 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1526 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()
356 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()399 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
1017 custom_call_conv->AddInstruction(HloInstruction::CreateConvolve( in RewriteDynamicConvolutionInputGrad()1078 custom_call_conv->AddInstruction(HloInstruction::CreateConvolve( in RewriteDynamicConvolutionForward()1162 custom_call_conv->AddInstruction(HloInstruction::CreateConvolve( in RewriteDynamicConvolutionKernelGrad()
132 HloInstruction::CreateConvolve( in MakeConvolveHlo()
469 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
616 static std::unique_ptr<HloInstruction> CreateConvolve(
1805 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()4319 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()4438 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()4597 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
684 instruction = CreateConvolve( in CreateFromProto()1170 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateConvolve( in CreateConvolve() function in xla::HloInstruction
2027 return builder->AddInstruction(HloInstruction::CreateConvolve( in CreateInstruction()
483 b.AddInstruction(HloInstruction::CreateConvolve( in ConvArray4DGeneralDimensionsDilated()
958 return HloInstruction::CreateConvolve( in CreateShardedConvConvolution()
1327 dot = body_b.AddInstruction(HloInstruction::CreateConvolve( in PartitionBaseCase()