Home
last modified time | relevance | path

Searched defs:DISABLED_ON_INTERPRETER (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_macros.h34 #define DISABLED_ON_INTERPRETER(X) X macro
63 # define DISABLED_ON_INTERPRETER(X) XLA_TEST_PASTE(DISABLED_, X) macro