/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
D | gpu_unrolling_test.cc | 48 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 66 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 111 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 143 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 177 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 211 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 236 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 261 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F()
|
D | gpu_index_test.cc | 69 config.set_debug_options(HloTestBase::GetDebugOptionsForTest()); in TEST_F() 93 config.set_debug_options(HloTestBase::GetDebugOptionsForTest()); in TEST_F() 125 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F()
|
D | reduction_dimension_grouper_test.cc | 33 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::gpu::__anon202224a30111::ReductionDimensionGrouperTest 34 DebugOptions debug_options = GpuCodegenTest::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
D | reduction_layout_normalizer_test.cc | 33 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::gpu::__anon6f09503a0111::ReductionLayoutNormalizerTest 34 DebugOptions debug_options = GpuCodegenTest::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
D | reduction_degenerate_dim_remover_test.cc | 36 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::gpu::__anond22b18260111::ReductionDegenerateDimRemoverTest 37 DebugOptions debug_options = GpuCodegenTest::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
D | tree_reduction_rewriter_test.cc | 36 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::gpu::__anon2db8fd9d0111::TreeReductionRewriterTest 37 DebugOptions debug_options = GpuCodegenTest::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
D | gpu_input_fusible_slice_test.cc | 34 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in ConfigWithoutLayoutAssignment()
|
D | gpu_kernel_tiling_test.cc | 40 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in ConfigWithoutLayoutAssignment()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | elemental_ir_emitter_test.cc | 33 config.set_debug_options(GetDebugOptionsForTest()); in RunTest() 41 auto debug_options = GetDebugOptionsForTest(); in RunTypeConversionTest() 122 auto debug_options = GetDebugOptionsForTest(); in XLA_TEST_F() 147 auto debug_options = GetDebugOptionsForTest(); in XLA_TEST_F() 170 auto debug_options = GetDebugOptionsForTest(); in XLA_TEST_F() 194 auto debug_options = GetDebugOptionsForTest(); in XLA_TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/ |
D | mlir_irgen_test_base.cc | 83 config.set_debug_options(GetDebugOptionsForTest()); in CompileAndVerifyIr() 134 config.set_debug_options(GetDebugOptionsForTest()); in CompileAndVerifyErrors()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | token_hlo_test.cc | 143 DebugOptions debug_options = GetDebugOptionsForTest(); in XLA_TEST_F() 178 DebugOptions debug_options = GetDebugOptionsForTest(); in XLA_TEST_F()
|
D | hlo_test_base.h | 130 virtual DebugOptions GetDebugOptionsForTest(); 135 config.set_debug_options(GetDebugOptionsForTest()); in GetModuleConfigForTest()
|
D | multioutput_fusion_test.cc | 57 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::__anonc318d2820111::MultiOutputFusionTest 58 auto opts = HloTestBase::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
D | hlo_test_base.cc | 166 DebugOptions HloTestBase::GetDebugOptionsForTest() { in GetDebugOptionsForTest() function in xla::HloTestBase 458 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest()); in RunAndCompareFromFile() 484 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest()); in RunAndCompareNoHloPassesFromFile()
|
D | llvm_irgen_test_base.cc | 66 config.set_debug_options(GetDebugOptionsForTest()); in CompileAndVerifyIr()
|
D | scatter_test.cc | 36 config.set_debug_options(GetDebugOptionsForTest()); in RunTest() 158 config.set_debug_options(GetDebugOptionsForTest()); in XLA_TEST_F()
|
D | gather_operation_test.cc | 38 config.set_debug_options(GetDebugOptionsForTest()); in RunTest()
|
D | cpu_gpu_fusion_test.cc | 143 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::__anonad4157b90111::CpuGpuFusionTest 144 DebugOptions debug_options = HloTestBase::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_fusion_test.cc | 44 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::cpu::__anon41acbfc50111::CpuFusionTest 45 DebugOptions debug_options = HloTestBase::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | stream_assignment_test.cc | 35 auto debug_options = GetDebugOptionsForTest(); in CreateNewVerifiedModule()
|
D | gpu_hlo_schedule_test.cc | 49 auto debug_options = GetDebugOptionsForTest(); in CreateNewVerifiedModule()
|