- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 51 - 60 of 549 for host:mxnet.apache.org (0.03 sec)
-
Legacy — Apache MXNet documentation
Legacy This document hosts API for legacy modules that are being deprecated in MXNet 2.x. NDArray API ndarray/index.h...mxnet.apache.org/versions/master/api/python/docs/api/legacy/index.htmlRegistered: Mon Mar 31 07:46:01 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.6K bytes - Viewed (0) -
mxnet.np.atleast_1d — Apache MXNet documentation
mxnet.np.atleast_1d atleast_1d ( *arys ) Convert inputs to arrays with at least one dimension. Scalar inputs are conv...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.atleast_1d.htmlRegistered: Mon Mar 31 07:24:15 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
mxnet.np.frexp — Apache MXNet documentation
mxnet.np.frexp frexp ( x , [ out1 , out2 , ] / , [ out=(None , None) , ] * , where=True , casting='same_kind' , order...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.frexp.htmlRegistered: Mon Mar 31 07:28:34 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
mxnet.np.arctanh — Apache MXNet documentation
mxnet.np.arctanh arctanh ( x , out=None , **kwargs ) Inverse hyperbolic tangent, element-wise. >>>np.atanh is np.arct...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arctanh.htmlRegistered: Mon Mar 31 07:28:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.6K bytes - Viewed (0) -
mxnet.np.rint — Apache MXNet documentation
mxnet.np.rint rint ( x , out=None , **kwargs ) Round elements of the array to the nearest integer. Parameters x ( nda...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.rint.htmlRegistered: Mon Mar 31 07:28:53 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.nancumsum — Apache MXNet documentation
mxnet.np.nancumsum nancumsum ( a , axis=None , dtype=None , out=None ) Return the cumulative sum of array elements ov...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nancumsum.htmlRegistered: Mon Mar 31 07:27:42 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.2K bytes - Viewed (0) -
mxnet.np.sinh — Apache MXNet documentation
mxnet.np.sinh sinh ( x , out=None , **kwargs ) Hyperbolic sine, element-wise. Equivalent to 1/2 * (np.exp(x) - np.exp...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.sinh.htmlRegistered: Mon Mar 31 07:27:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.1K bytes - Viewed (0) -
mxnet.np.ediff1d — Apache MXNet documentation
mxnet.np.ediff1d ediff1d ( ary , to_end=None , to_begin=None ) The differences between consecutive elements of an arr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ediff1d.htmlRegistered: Mon Mar 31 07:27:27 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.4K bytes - Viewed (0) -
gluon.nn — Apache MXNet documentation
gluon.nn Gluon provides a large number of build-in neural network layers in the following two modules: mxnet.gluon.nn...mxnet.apache.org/versions/master/api/python/docs/api/gluon/nn/index.htmlRegistered: Mon Mar 31 07:44:29 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 1.6M bytes - Viewed (0) -
gluon.metric — Apache MXNet documentation
gluon.metric Online evaluation metric module. Classes Accuracy ([axis, name, output_names, label_names]) Computes acc...mxnet.apache.org/versions/master/api/python/docs/api/gluon/metric/index.htmlRegistered: Mon Mar 31 07:44:22 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 355.8K bytes - Viewed (0)