Searched defs:Argmax (Results 1 – 2 of 2) sorted by relevance
21 __global__ void Argmax(const T *input, const S bound, const size_t outer_size, in Argmax() function
1630 class Argmax(PrimitiveWithInfer): class