OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISABLED_ON_CPU
(Results
1 - 7
of
7
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/tests/
test_macros.h
36
#define
DISABLED_ON_CPU
(X) X
42
// the DISABLED_ON_FOO macros, as in the definition of
DISABLED_ON_CPU
.
50
# undef
DISABLED_ON_CPU
51
# define
DISABLED_ON_CPU
(X) XLA_TEST_PASTE(DISABLED_, X)
55
# undef
DISABLED_ON_CPU
56
# define
DISABLED_ON_CPU
(X) XLA_TEST_PASTE(DISABLED_, X)
prng_test.cc
85
DISABLED_ON_CPU
(ScalarBF16Tests)))) {
108
XLA_TEST_F(PrngTest, DISABLED_ON_GPU(
DISABLED_ON_CPU
(
params_test.cc
264
DISABLED_ON_CPU
(DISABLED_ON_GPU(ThreeThousandParameters))) {
295
XLA_TEST_F(ParamsTest,
DISABLED_ON_CPU
(DISABLED_ON_GPU(
355
DISABLED_ON_CPU
(DISABLED_ON_GPU(ManyParametersIntoWhileLoop))) {
fusion_test.cc
582
XLA_TEST_F(FusionTest,
DISABLED_ON_CPU
(Reduce)) {
601
XLA_TEST_F(FusionTest,
DISABLED_ON_CPU
(ReduceImplicitBroadcast)) {
622
XLA_TEST_F(FusionTest,
DISABLED_ON_CPU
(ReduceWindow)) {
[
all
...]
local_client_execute_test.cc
701
DISABLED_ON_CPU
(RunOnStreamForWrongPlatform)) {
721
DISABLED_ON_CPU
(AllocatorDoesNotMatchPlatform)) {
[
all
...]
reduce_window_test.cc
[
all
...]
convolution_test.cc
704
DISABLED_ON_CPU_PARALLEL(
DISABLED_ON_CPU
(Convolve1D1Window))) {
Completed in 172 milliseconds