- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of 549 for host:mxnet.apache.org (0.03 sec)
-
mxnet.np.maximum — Apache MXNet documentation
mxnet.np.maximum maximum ( x1 , x2 , out=None , **kwargs ) Returns element-wise maximum of the input arrays with broa...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.maximum.htmlRegistered: Wed Apr 16 07:10:55 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.true_divide — Apache MXNet documentation
mxnet.np.true_divide true_divide ( x1 , x2 , out=None ) Returns a true division of the inputs, element-wise. Instead ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.true_divide.htmlRegistered: Wed Apr 16 07:11:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.8K bytes - Viewed (0) -
mxnet.np.modf — Apache MXNet documentation
mxnet.np.modf modf ( x , [ out1 , out2 , ] / , [ out=(None , None) , ] * , where=True , casting='same_kind' , order='...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.modf.htmlRegistered: Wed Apr 16 07:11:31 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.1K bytes - Viewed (0) -
Optimizers — Apache MXNet documentation
Optimizers Deep learning models are comprised of a model architecture and the model parameters. The model architectur...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/optimizer/index.htmlRegistered: Wed Apr 16 06:53:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 205.2K bytes - Viewed (0) -
Legacy — Apache MXNet documentation
Legacy This document hosts documents for legacy modules that are being deprecated in MXNet 2.x. NDArray API ndarray/i...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/index.htmlRegistered: Wed Apr 16 06:53:24 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143K bytes - Viewed (0) -
Image Classication using pretrained ResNet-50 m...
Image Classication using pretrained ResNet-50 model on Jetson module This tutorial shows how to install MXNet v1.6 wi...mxnet.apache.org/versions/master/api/python/docs/tutorials/deploy/inference/image_classification_...Registered: Wed Apr 16 06:54:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 167.2K 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: Wed Apr 16 06:58:28 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.3K bytes - Viewed (0) -
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: Wed Apr 16 06:58:36 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.6K 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: Wed Apr 16 06:58:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 152.6K bytes - Viewed (0) -
mxnet.np.insert — Apache MXNet documentation
mxnet.np.insert insert ( arr , obj , values , axis=None ) Insert values along the given axis before the given indices...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.insert.htmlRegistered: Wed Apr 16 06:59:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.6K bytes - Viewed (0)