Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfake_quantize_ops.cc270 xla::XlaOp select2 = xla::Select(above_max, gradient, zeroes); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtuple_test.cc389 auto select2 = Select(GetTupleElement(pred_tuple, 1), tuple21, select1); in XLA_TEST_F() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp4349 …RValue<UShort8> Swizzle(RValue<UShort8> x, char select0, char select1, char select2, char select3,… in Swizzle()
DLLVMReactor.cpp4060 …RValue<UShort8> Swizzle(RValue<UShort8> x, char select0, char select1, char select2, char select3,… in Swizzle()