Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_negate.cpp27 Tv (*negate)(Tv) = negOp<Tv>) in test_negation() argument
77 #define TEST_NEGATION(TYPE, Tv, OP, FUNC) \ argument
/external/tensorflow/tensorflow/core/kernels/
Dinplace_ops.cc247 auto Tv = v.flat_outer_dims<T>(); in DoInplaceOp() local
270 auto Tv = v.flat_outer_dims<tstring>(); in DoInplaceStringUpdateOp() local