- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 271 - 280 of 549 for host:mxnet.apache.org (0.99 sec)
-
mxnet.np.vsplit — Apache MXNet documentation
mxnet.np.vsplit vsplit ( ary , indices_or_sections ) Split an array into multiple sub-arrays vertically (row-wise). v...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.vsplit.htmlRegistered: Fri Dec 12 09:05:35 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.6K bytes - Viewed (0) -
mxnet.np.vdot — Apache MXNet documentation
mxnet.np.vdot vdot ( a , b ) Return the dot product of two vectors. Note that vdot handles multidimensional arrays di...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.vdot.htmlRegistered: Fri Dec 12 09:05:44 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.7K bytes - Viewed (0) -
mxnet.np.concatenate — Apache MXNet documentation
mxnet.np.concatenate concatenate ( seq , axis=0 , out=None ) Join a sequence of arrays along an existing axis. Parame...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.concatenate.htmlRegistered: Fri Dec 12 09:07:14 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.3K bytes - Viewed (0) -
Array manipulation routines — Apache MXNet docu...
Array manipulation routines Changing array shape reshape (a, newshape[, order, out]) Gives a new shape to an array wi...mxnet.apache.org/versions/master/api/python/docs/api/np/routines.array-manipulation.htmlRegistered: Fri Dec 12 09:07:24 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 152.6K bytes - Viewed (0) -
mxnet.np.split — Apache MXNet documentation
mxnet.np.split split ( ary , indices_or_sections , axis=0 ) Split an array into multiple sub-arrays. Parameters ary (...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.split.htmlRegistered: Fri Dec 12 09:05:57 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.8K 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: Fri Dec 12 09:06:25 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.9K bytes - Viewed (0) -
Step 7: Load and Run a NN using GPU — Apache MX...
Step 7: Load and Run a NN using GPU In this step, you will learn how to use graphics processing units (GPUs) with MXN...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/7-use-gpu...Registered: Fri Dec 12 08:55:32 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 235.9K bytes - Viewed (0) -
Handwritten Digit Recognition — Apache MXNet do...
Handwritten Digit Recognition In this tutorial, we’ll give you a step by step walk-through of how to build a hand-wri...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/mnist.htmlRegistered: Fri Dec 12 08:57:23 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 198.7K bytes - Viewed (0) -
Initialization — Apache MXNet documentation
Initialization In the Neural Networks section we played fast and loose with setting up our networks. In particular we...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/init.htmlRegistered: Fri Dec 12 08:56:37 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 191K bytes - Viewed (0) -
Automatic Differentiation — Apache MXNet docume...
Automatic Differentiation Why do we need to calculate gradients? Short Answer: Gradients are fundamental to the proce...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/autograd/index.htmlRegistered: Fri Dec 12 08:57:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 192.1K bytes - Viewed (0)