HomeSort by relevance Sort by last modified time
    Searched refs:GetDebugOptionsForTest (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/tests/
hlo_test_base.cc 100 config.set_debug_options(GetDebugOptionsForTest());
105 /*static*/ DebugOptions HloTestBase::GetDebugOptionsForTest() {
219 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest());
233 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest());
247 HloRunner::CreateModuleFromString(hlo_string, GetDebugOptionsForTest());
261 HloRunner::ReadModuleFromHloTextFile(filename, GetDebugOptionsForTest());
hlo_test_base.h 94 static DebugOptions GetDebugOptionsForTest();
multioutput_fusion_test.cc 200 HloRunner::CreateModuleFromString(testcase, GetDebugOptionsForTest())
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_element_type_converter_test.cc 30 GetDebugOptionsForTest())
copy_insertion_test.cc     [all...]

Completed in 164 milliseconds