- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 21 - 30 of 549 for host:mxnet.apache.org (0.08 sec)
-
Compression — Apache MXNet documentation
Compression The following tutorials will help you learn how to use compression techniques with MXNet. Compression: fl...mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/compression/index.htmlRegistered: Fri Oct 24 10:31:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 144.8K bytes - Viewed (0) -
Deploy with int-8 — Apache MXNet documentation
Deploy with int-8 Contributions welcome! Did this page help you? Yes No Thanks for your feedback! Previous Compressio...mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/compression/int8.htmlRegistered: Fri Oct 24 10:39:33 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.6K bytes - Viewed (0) -
mxnet.np.ravel — Apache MXNet documentation
mxnet.np.ravel ravel ( x ) Return a contiguous flattened array. A 1-D array, containing the elements of the input, is...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ravel.htmlRegistered: Fri Oct 24 10:38:32 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.5K 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: Fri Oct 24 11:10:44 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 355.8K bytes - Viewed (0) -
mxnet.np.digitize — Apache MXNet documentation
mxnet.np.digitize digitize ( x , bins , right=False ) Return the indices of the bins to which each value in input arr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.digitize.htmlRegistered: Fri Oct 24 11:11:32 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.8K bytes - Viewed (0) -
vision.datasets — Apache MXNet documentation
vision.datasets Gluon provides pre-defined vision datasets functions in the mxnet.gluon.data.vision.datasets module. ...mxnet.apache.org/versions/master/api/python/docs/api/gluon/data/vision/datasets/index.htmlRegistered: Fri Oct 24 11:10:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 171.3K bytes - Viewed (0) -
mxnet.np.random.power — Apache MXNet documentation
mxnet.np.random.power power ( a , size=None , device=None , out=None ) Draw samples in [0, 1] from a power distributi...mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.power.htmlRegistered: Fri Oct 24 11:09:13 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 144.1K bytes - Viewed (0) -
mxnet.np.cosh — Apache MXNet documentation
mxnet.np.cosh cosh ( x , out=None , **kwargs ) Hyperbolic cosine, element-wise. Equivalent to 1/2 * (np.exp(x) + np.e...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cosh.htmlRegistered: Fri Oct 24 10:54:55 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135K 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: Fri Oct 24 10:55:01 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.6K bytes - Viewed (0) -
mxnet.np.copysign — Apache MXNet documentation
mxnet.np.copysign copysign ( x1 , x2 , out=None , **kwargs ) Change the sign of x1 to that of x2, element-wise. If x2...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.copysign.htmlRegistered: Fri Oct 24 10:52:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.3K bytes - Viewed (0)