- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 321 - 330 of 549 for host:mxnet.apache.org (0.64 sec)
-
mxnet.np.fliplr — Apache MXNet documentation
mxnet.np.fliplr fliplr ( *args , **kwargs ) Flip array in the left/right direction. Flip the entries in each row in t...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fliplr.htmlRegistered: Fri Dec 12 09:05:15 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.8K 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: Fri Dec 12 09:05:20 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
Step 1: Manipulate data with NP on MXNet — Apac...
Step 1: Manipulate data with NP on MXNet This getting started exercise introduces the MXNet np package for ndarrays. ...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/1-nparray...Registered: Fri Dec 12 08:54:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 176K bytes - Viewed (0) -
mxnet.np.einsum — Apache MXNet documentation
mxnet.np.einsum einsum ( subscripts , *operands , out=None , optimize=False ) Evaluates the Einstein summation conven...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.einsum.htmlRegistered: Fri Dec 12 09:07:38 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 157.2K 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: Fri Dec 12 09:06:33 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.8K 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: Fri Dec 12 09:06:37 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.3K bytes - Viewed (0) -
mxnet.np.logspace — Apache MXNet documentation
mxnet.np.logspace logspace ( start , stop , num=50 , endpoint=True , base=10.0 , dtype=None , axis=0 , device=None ) ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.logspace.htmlRegistered: Fri Dec 12 09:07:20 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141.7K bytes - Viewed (0) -
mxnet.np.tile — Apache MXNet documentation
mxnet.np.tile tile ( A , reps ) Construct an array by repeating A the number of times given by reps. If reps has leng...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tile.htmlRegistered: Fri Dec 12 09:07:52 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.5K bytes - Viewed (0) -
mxnet.np.ndarray.T — Apache MXNet documentation
mxnet.np.ndarray.T property ndarray. T Same as self.transpose(). This always returns a copy of self. Did this page he...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ndarray.T.htmlRegistered: Fri Dec 12 09:08:42 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 133.5K bytes - Viewed (0) -
mxnet.np.genfromtxt — Apache MXNet documentation
mxnet.np.genfromtxt genfromtxt ( *args , **kwargs ) This is a wrapper of the official NumPy’s genfromtxt function. Pl...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.genfromtxt.htmlRegistered: Fri Dec 12 09:08:50 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 133.9K bytes - Viewed (0)