Searched defs:reduction_operation (Results 1 – 2 of 2) sorted by relevance
278 SimpleTensor<OT> reduction_operation(const SimpleTensor<T> &src, const TensorShape &dst_shape, unsi… in reduction_operation() function285 SimpleTensor<uint8_t> reduction_operation(const SimpleTensor<uint8_t> &src, const TensorShape &dst_… in reduction_operation() function308 SimpleTensor<int8_t> reduction_operation(const SimpleTensor<int8_t> &src, const TensorShape &dst_sh… in reduction_operation() function
42 ReductionOperation ArgMinMaxLayerNode::reduction_operation() const in reduction_operation() function in arm_compute::graph::ArgMinMaxLayerNode