Searched refs:CreateConvolve (Results 1 – 15 of 15) sorted by relevance
109 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()149 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()184 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()214 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()243 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()288 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()339 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()373 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()425 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()475 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()
133 HloInstruction::CreateConvolve( in Run()
240 auto new_convolution = add(HloInstruction::CreateConvolve( in HandleBatchGroupCount()380 auto new_convolution = HloInstruction::CreateConvolve( in HandleConvolution()442 auto new_convolution = add(HloInstruction::CreateConvolve( in HandleConvolution()520 auto new_convolution = add(HloInstruction::CreateConvolve( in HandleConvolution()
246 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()302 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()363 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()430 HloInstruction* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
128 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()171 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
177 auto new_conv = HloInstruction::CreateConvolve( in FoldTransposeIntoConvolution()
927 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()982 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1066 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1144 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1204 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1268 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1340 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()1411 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()
92 return computation->AddInstruction(HloInstruction::CreateConvolve( in MakeConvolveHlo()
312 auto* conv = builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
437 static std::unique_ptr<HloInstruction> CreateConvolve(
1371 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()3123 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()3240 builder.AddInstruction(HloInstruction::CreateConvolve( in TEST_P()3392 b.AddInstruction(HloInstruction::CreateConvolve( in TEST_F()
421 instruction = CreateConvolve( in CreateFromProto()780 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateConvolve( in CreateConvolve() function in xla::HloInstruction
1100 instruction = builder->AddInstruction(HloInstruction::CreateConvolve( in ParseInstructionRhs()
545 b.AddInstruction(HloInstruction::CreateConvolve( in ConvArray4DGeneralDimensionsDilated()