- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 521 - 530 of 549 for host:mxnet.apache.org (0.02 sec)
-
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: Mon Aug 04 10:08:43 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.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: Mon Aug 04 10:08:13 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.5K bytes - Viewed (0) -
mxnet.np.append — Apache MXNet documentation
mxnet.np.append append ( arr , values , axis=None ) Append values to the end of an array. Parameters arr ( ndarray ) ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.append.htmlRegistered: Mon Aug 04 10:10:57 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137K bytes - Viewed (0) -
mxnet.np.zeros — Apache MXNet documentation
mxnet.np.zeros zeros ( shape , dtype=None , order='C' , device=None ) Return a new array of given shape and type, fil...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.zeros.htmlRegistered: Mon Aug 04 10:09:53 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.5K 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: Mon Aug 04 10:09:59 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136K bytes - Viewed (0) -
mxnet.np.outer — Apache MXNet documentation
mxnet.np.outer outer ( a , b ) Compute the outer product of two vectors. Given two vectors, a = [a0, a1, ..., aM] and...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.outer.htmlRegistered: Mon Aug 04 10:10:12 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.6K bytes - Viewed (0) -
mxnet.np.matmul — Apache MXNet documentation
mxnet.np.matmul matmul ( a , b , out=None , **kwargs ) Matrix product of two arrays. Parameters b ( a , ) – Input arr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.matmul.htmlRegistered: Mon Aug 04 10:10:19 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.1K bytes - Viewed (0) -
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: Mon Aug 04 10:10:24 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.8K 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: Mon Aug 04 10:11:37 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 149.3K bytes - Viewed (0) -
mxnet.np.linalg.eigvals — Apache MXNet document...
mxnet.np.linalg.eigvals eigvals ( a ) Compute the eigenvalues of a general matrix. Main difference between eigvals an...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.eigvals.htmlRegistered: Mon Aug 04 10:11:43 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.6K bytes - Viewed (0)