- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 331 - 340 of 549 for host:mxnet.apache.org (0.02 sec)
-
mxnet.np.average — Apache MXNet documentation
mxnet.np.average average ( a , axis=None , weights=None , returned=False , out=None ) Compute the weighted average al...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.average.htmlRegistered: Wed Apr 16 07:14:11 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.3K bytes - Viewed (0) -
mxnet.np.nanvar — Apache MXNet documentation
mxnet.np.nanvar nanvar ( a , axis=None , dtype=None , out=None , ddof=0 , keepdims=<no value> ) Compute the variance ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nanvar.htmlRegistered: Wed Apr 16 07:15:25 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.8K bytes - Viewed (0) -
mxnet.np.quantile — Apache MXNet documentation
mxnet.np.quantile quantile ( a , q , axis=None , out=None , overwrite_input=None , interpolation='linear' , keepdims=...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.quantile.htmlRegistered: Wed Apr 16 07:15:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141K bytes - Viewed (0) -
mxnet.np.median — Apache MXNet documentation
mxnet.np.median median ( a , axis=None , out=None , overwrite_input=None , keepdims=False ) Compute the median along ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.median.htmlRegistered: Wed Apr 16 07:15:52 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.5K bytes - Viewed (0) -
mxnet.np.dsplit — Apache MXNet documentation
mxnet.np.dsplit dsplit ( ary , indices_or_sections ) Split array into multiple sub-arrays along the 3rd axis (depth)....mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.dsplit.htmlRegistered: Wed Apr 16 06:56:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.3K bytes - Viewed (0) -
mxnet.np.inner — Apache MXNet documentation
mxnet.np.inner inner ( a , b ) Inner product of two arrays. Ordinary inner product of vectors for 1-D arrays (without...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.inner.htmlRegistered: Wed Apr 16 06:56:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
Routines — Apache MXNet documentation
Routines In this chapter routine docstrings are presented, grouped by functionality. Many docstrings contain example ...mxnet.apache.org/versions/master/api/python/docs/api/np/routines.htmlRegistered: Wed Apr 16 07:00:48 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.9K bytes - Viewed (0) -
mxnet.np.dstack — Apache MXNet documentation
mxnet.np.dstack dstack ( arrays ) Stack arrays in sequence depth wise (along third axis). This is equivalent to conca...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.dstack.htmlRegistered: Wed Apr 16 07:01:28 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.8K bytes - Viewed (0) -
mxnet.np.random.gamma — Apache MXNet documentation
mxnet.np.random.gamma gamma ( shape , scale=1.0 , size=None , dtype=None , device=None , out=None ) Draw samples from...mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.gamma.htmlRegistered: Wed Apr 16 07:08:56 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.6K bytes - Viewed (0) -
mxnet.np.fmod — Apache MXNet documentation
mxnet.np.fmod fmod ( x1 , x2 , out=None , **kwargs ) Return element-wise remainder of division. Parameters x1 ( ndarr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fmod.htmlRegistered: Wed Apr 16 07:09:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.8K bytes - Viewed (0)