/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
D | gpu_unrolling_test.cc | 48 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 65 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 108 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F() 139 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() 120 auto debug_options = HloTestBase::GetDebugOptionsForTest(); in TEST_F()
|
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() 87 auto debug_options = GetDebugOptionsForTest(); in XLA_TEST_F()
|
D | buffer_assignment_test.cc | 2550 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest()); in TEST_F()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | hlo_test_base.cc | 181 DebugOptions HloTestBase::GetDebugOptionsForTest() { in GetDebugOptionsForTest() function in xla::HloTestBase 332 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest()); in RunAndCompare() 347 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest()); in Run() 402 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest()); in RunMultipleTimes() 461 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest()); in RunAndCompareFromFile() 474 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest()); in RunAndCompareNoHloPasses() 488 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest()); in RunAndCompareNoHloPassesFromFile()
|
D | token_hlo_test.cc | 144 DebugOptions debug_options = GetDebugOptionsForTest(); in XLA_TEST_F() 179 DebugOptions debug_options = GetDebugOptionsForTest(); in XLA_TEST_F()
|
D | hlo_test_base.h | 155 virtual DebugOptions GetDebugOptionsForTest(); 160 config.set_debug_options(GetDebugOptionsForTest()); in GetModuleConfigForTest()
|
D | llvm_irgen_test_base.cc | 67 config.set_debug_options(GetDebugOptionsForTest()); in CompileAndVerifyIr()
|
D | scatter_test.cc | 37 config.set_debug_options(GetDebugOptionsForTest()); in RunTest() 159 config.set_debug_options(GetDebugOptionsForTest()); in XLA_TEST_F()
|
D | multioutput_fusion_test.cc | 57 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::__anon0e8629770111::MultiOutputFusionTest 58 auto opts = HloTestBase::GetDebugOptionsForTest(); in GetDebugOptionsForTest()
|
D | gather_operation_test.cc | 39 config.set_debug_options(GetDebugOptionsForTest()); in RunTest()
|
D | fusion_test.cc | 144 DebugOptions GetDebugOptionsForTest() override { in GetDebugOptionsForTest() function in xla::__anon343a77dc0111::FusionTest 145 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::__anona126893a0111::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()
|