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

  /external/tensorflow/tensorflow/compiler/xla/tests/
reduce_precision_test.cc 254 DISABLED_ON_INTERPRETER(ReducePrecisionBeforeFusion)) {
283 DISABLED_ON_INTERPRETER(ReducePrecisionSkippedAfterFusion)) {
309 DISABLED_ON_INTERPRETER(ReducePrecisionAddedAfterFusion)) {
333 DISABLED_ON_INTERPRETER(ReducePrecisionSkippedFusionContains)) {
358 DISABLED_ON_INTERPRETER(ReducePrecisionAddedFusionContains)) {
test_macros.h 39 #define DISABLED_ON_INTERPRETER(X) X
67 # undef DISABLED_ON_INTERPRETER
68 # define DISABLED_ON_INTERPRETER(X) XLA_TEST_PASTE(DISABLED_, X)
reduce_window_test.cc 784 XLA_TEST_P(R4ReduceWindowLargeTest, DISABLED_ON_INTERPRETER(DoIt)) { DoIt(); }
    [all...]

Completed in 1978 milliseconds