mxnet.ndarray.NDArray.argmax_channel¶
-
NDArray.
argmax_channel
(*args, **kwargs)[source]¶ Convenience fluent method for
argmax_channel()
.The arguments are the same as for
argmax_channel()
, with this array as data.
NDArray.
argmax_channel
(*args, **kwargs)[source]¶Convenience fluent method for argmax_channel()
.
The arguments are the same as for argmax_channel()
, with
this array as data.