- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 421 - 430 of 549 for host:mxnet.apache.org (0.03 sec)
-
Packages — Apache MXNet documentation
Packages The documents in this unit dive into the details how each MXNet module works. High Level APIs Gluon gluon/in...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/index.htmlRegistered: Fri Jul 25 09:49:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.9K bytes - Viewed (0) -
An Intro: Manipulate Data the MXNet Way with ND...
An Intro: Manipulate Data the MXNet Way with NDArray Overview This guide will introduce you to how data is handled wi...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/ndarray/01-ndarray-int...Registered: Fri Jul 25 09:51:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 166.6K bytes - Viewed (0) -
NDArray Contexts — Apache MXNet documentation
NDArray Contexts Overview This guide will introduce you to managing CPU versus GPU contexts for handling data. This c...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/ndarray/03-ndarray-con...Registered: Fri Jul 25 09:51:30 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 157.9K 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: Fri Jul 25 10:04:13 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.6K 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: Fri Jul 25 10:04:25 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.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: Fri Jul 25 10:04:37 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 149.3K bytes - Viewed (0) -
mxnet.np.linalg.slogdet — Apache MXNet document...
mxnet.np.linalg.slogdet slogdet ( a ) Compute the sign and (natural) logarithm of the determinant of an array. If an ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.slogdet.htmlRegistered: Fri Jul 25 10:04:43 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.7K bytes - Viewed (0) -
mxnet.np.msort — Apache MXNet documentation
mxnet.np.msort msort ( a ) Return a copy of an array sorted along the first axis. Parameters a ( array_like ) – Array...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.msort.htmlRegistered: Fri Jul 25 10:18:35 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.4K bytes - Viewed (0) -
mxnet.np.random.f — Apache MXNet documentation
mxnet.np.random.f f ( dfnum , dfden , size=None , device=None ) Draw samples from an F distribution. Samples are draw...mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.f.htmlRegistered: Fri Jul 25 10:17:43 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 145.3K bytes - Viewed (0) -
mxnet.np.cbrt — Apache MXNet documentation
mxnet.np.cbrt cbrt ( x , out=None , **kwargs ) Return the cube-root of an array, element-wise. Parameters x ( ndarray...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cbrt.htmlRegistered: Fri Jul 25 10:16:37 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.9K bytes - Viewed (0)