Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dparams_test.cc218 XlaOp sum_handle = ConstantR1<float>(&builder, init_value); in XLA_TEST_F() local
263 XlaOp sum_handle = ConstantR0<float>(&builder, 0.0f); in XLA_TEST_F() local
294 XlaOp sum_handle = ConstantR1<int32>(&builder, {0, 0}); in XLA_TEST_F() local