Searched defs:isArgMin (Results 1 – 2 of 2) sorted by relevance
31 int32_t axis, bool isArgMin, in argMinMaxImpl()56 int32 axis, bool isArgMin, in argMinMaxGeneric()
1441 const bool isArgMin = operation.type == OperationType::ARGMIN; in executeOperation() local