- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 549 for host:mxnet.apache.org (0.12 sec)
-
Gluon: from experiment to deployment — Apache M...
Gluon: from experiment to deployment Overview MXNet Gluon API comes with a lot of great features, and it can provide ...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/gluon_from_experiment_...Registered: Fri Jul 25 09:47:25 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 187.4K bytes - Viewed (0) -
mxnet.np.ones_like — Apache MXNet documentation
mxnet.np.ones_like ones_like ( a , dtype=None , order='C' , device=None , out=None ) Return an array of ones with the...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ones_like.htmlRegistered: Fri Jul 25 09:58:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.2K bytes - Viewed (0) -
mxnet.np.broadcast_to — Apache MXNet documentation
mxnet.np.broadcast_to broadcast_to ( array , shape ) Broadcast an array to a new shape. Parameters array ( ndarray or...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.broadcast_to.htmlRegistered: Fri Jul 25 09:58:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.5K bytes - Viewed (0) -
mxnet.np.zeros_like — Apache MXNet documentation
mxnet.np.zeros_like zeros_like ( a , dtype=None , order='C' , device=None , out=None ) Return an array of zeros with ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.zeros_like.htmlRegistered: Fri Jul 25 09:58:23 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.3K bytes - Viewed (0) -
mxnet.npx.roi_pooling — Apache MXNet documentation
mxnet.npx.roi_pooling roi_pooling ( data=None , rois=None , pooled_size=_Null , spatial_scale=_Null , out=None , name...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.roi_pooling.htmlRegistered: Fri Jul 25 10:28:38 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.7K bytes - Viewed (0) -
mxnet.npx.load — Apache MXNet documentation
mxnet.npx.load load ( file ) Load arrays from .npy , .npz or legacy MXNet file format. See more details in save . Par...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.load.htmlRegistered: Fri Jul 25 10:28:56 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.9K bytes - Viewed (0) -
Gotchas using NumPy in Apache MXNet — Apache MX...
Gotchas using NumPy in Apache MXNet The goal of this tutorial is to explain some common misconceptions about using Nu...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/ndarray/gotchas_numpy_...Registered: Fri Jul 25 09:50:13 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 179.5K bytes - Viewed (0) -
RowSparseNDArray - NDArray for Sparse Gradient ...
RowSparseNDArray - NDArray for Sparse Gradient Updates Motivation Many real world datasets deal with high dimensional...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/ndarray/sparse/row_spa...Registered: Fri Jul 25 09:50:18 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 233.2K bytes - Viewed (0) -
Trainer — Apache MXNet documentation
Trainer Training a neural network model consists of iteratively performing three simple steps. The first step is the ...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/trainer.htmlRegistered: Fri Jul 25 09:50:28 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 173.7K bytes - Viewed (0) -
Image Augmentation — Apache MXNet documentation
Image Augmentation Augmentation is the process of randomly adjusting the dataset samples used for training. As a resu...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/data/data_augmentation....Registered: Fri Jul 25 09:49:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 186.6K bytes - Viewed (0)