- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 521 - 530 of 549 for host:mxnet.apache.org (0.05 sec)
-
mxnet.np.array_split — Apache MXNet documentation
mxnet.np.array_split array_split ( ary , indices_or_sections , axis=0 ) Split an array into multiple sub-arrays. If i...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.array_split.htmlRegistered: Wed Apr 16 06:56:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.8K bytes - Viewed (0) -
mxnet.np.swapaxes — Apache MXNet documentation
mxnet.np.swapaxes swapaxes ( a , axis1 , axis2 ) Interchange two axes of an array. Parameters a ( ndarray ) – Input a...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.swapaxes.htmlRegistered: Wed Apr 16 06:56:11 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.5K bytes - Viewed (0) -
Linear algebra (numpy.linalg) — Apache MXNet do...
Linear algebra ( numpy.linalg ) The NumPy linear algebra functions rely on BLAS and LAPACK to provide efficient low l...mxnet.apache.org/versions/master/api/python/docs/api/np/routines.linalg.htmlRegistered: Wed Apr 16 06:57:53 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 149.3K bytes - Viewed (0) -
mxnet.np.tensordot — Apache MXNet documentation
mxnet.np.tensordot tensordot ( a , b , axes=2 ) Compute tensor dot product along specified axes for arrays >= 1-D. Gi...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tensordot.htmlRegistered: Wed Apr 16 06:57:57 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.5K bytes - Viewed (0) -
mxnet.np.trim_zeros — Apache MXNet documentation
mxnet.np.trim_zeros trim_zeros ( filt , trim='fb' ) Trim the leading and/or trailing zeros from a 1-D array or sequen...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.trim_zeros.htmlRegistered: Wed Apr 16 06:57:44 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
mxnet.np.meshgrid — Apache MXNet documentation
mxnet.np.meshgrid meshgrid ( *xi , **kwargs ) Return coordinate matrices from coordinate vectors. Make N-D coordinate...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.meshgrid.htmlRegistered: Wed Apr 16 06:57:28 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.1K bytes - Viewed (0) -
mxnet.np.tril — Apache MXNet documentation
mxnet.np.tril tril ( m , k=0 ) Lower triangle of an array. Return a copy of an array with elements above the k -th di...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tril.htmlRegistered: Wed Apr 16 06:57:32 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136K bytes - Viewed (0) -
mxnet.np.arange — Apache MXNet documentation
mxnet.np.arange arange ( start , stop=None , step=1 , dtype=None , device=None ) Return evenly spaced values within a...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arange.htmlRegistered: Wed Apr 16 06:56:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.5K bytes - Viewed (0) -
mxnet.np.squeeze — Apache MXNet documentation
mxnet.np.squeeze squeeze ( a , axis=None , out=None ) Remove single-dimensional entries from the shape of an array. P...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.squeeze.htmlRegistered: Wed Apr 16 06:56:59 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.5K bytes - Viewed (0) -
mxnet.np.arcsinh — Apache MXNet documentation
mxnet.np.arcsinh arcsinh ( x , out=None , **kwargs ) Inverse hyperbolic cosine, element-wise. >>>np.asinh is np.arcsi...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arcsinh.htmlRegistered: Wed Apr 16 07:05:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.6K bytes - Viewed (0)