- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 251 - 260 of 549 for host:mxnet.apache.org (0.02 sec)
-
mxnet.np.identity — Apache MXNet documentation
mxnet.np.identity identity ( n , dtype=None , device=None ) Return the identity array. The identity array is a square...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.identity.htmlRegistered: Wed Apr 16 07:00:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.3K bytes - Viewed (0) -
mxnet.np.ones — Apache MXNet documentation
mxnet.np.ones ones ( shape , dtype=None , order='C' , device=None ) Return a new array of given shape and type, fille...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ones.htmlRegistered: Wed Apr 16 07:00:44 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.9K bytes - Viewed (0) -
mxnet.np.set_printoptions — Apache MXNet docume...
mxnet.np.set_printoptions set_printoptions ( precision=None , threshold=None , **kwarg ) Set printing options. These ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.set_printoptions.htmlRegistered: Wed Apr 16 07:01:52 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.linalg.svd — Apache MXNet documentation
mxnet.np.linalg.svd svd ( a ) Singular Value Decomposition. When a is a 2D array, it is factorized as ut @ np.diag(s)...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.svd.htmlRegistered: Wed Apr 16 07:01:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.9K bytes - Viewed (0) -
mxnet.np.flipud — Apache MXNet documentation
mxnet.np.flipud flipud ( *args , **kwargs ) Flip array in the up/down direction. Flip the entries in each column in t...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.flipud.htmlRegistered: Wed Apr 16 07:01:48 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.5K bytes - Viewed (0) -
mxnet.np.transpose — Apache MXNet documentation
mxnet.np.transpose transpose ( a , axes=None ) Permute the dimensions of an array. Parameters a ( ndarray ) – Input a...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.transpose.htmlRegistered: Wed Apr 16 07:01:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
Image Tutorials — Apache MXNet documentation
Image Tutorials These tutorials will help you learn how to create and use models that work with images and other comp...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/index.htmlRegistered: Wed Apr 16 06:50:47 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 148.4K bytes - Viewed (0) -
KVStore — Apache MXNet documentation
KVStore Distributed Training Using the KVStore API kvstore.html How to use the KVStore API to use multiple GPUs when ...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/kvstore/index.htmlRegistered: Wed Apr 16 06:50:50 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.4K bytes - Viewed (0) -
mxnet.np.flip — Apache MXNet documentation
mxnet.np.flip flip ( m , axis=None , out=None ) Reverse the order of elements in an array along the given axis. The s...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.flip.htmlRegistered: Wed Apr 16 06:56:47 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.2K bytes - Viewed (0) -
mxnet.np.reshape — Apache MXNet documentation
mxnet.np.reshape reshape ( a , newshape , order='C' , out=None ) Gives a new shape to an array without changing its d...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.reshape.htmlRegistered: Wed Apr 16 06:56:43 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.9K bytes - Viewed (0)