Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_generated_ops.cc3426 auto reduce0 = "add"; in TEST() local
3464 auto reduce0 = "add"; in TEST() local
3540 auto reduce0 = "mean"; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier_test.cc636 HloInstruction* reduce0 = builder.AddInstruction( in TEST_F() local