- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 261 - 270 of 549 for host:mxnet.apache.org (0.04 sec)
-
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 Jun 04 07:44:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
Install MXNet with oneDNN — Apache MXNet docume...
Install MXNet with oneDNN A better training and inference performance is expected to be achieved on Intel-Architectur...mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/backend/dnnl/dnnl_readme.htmlRegistered: Wed Jun 04 07:50:27 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 204.4K bytes - Viewed (0) -
mxnet.np.hsplit — Apache MXNet documentation
mxnet.np.hsplit hsplit ( ary , indices_or_sections ) Split an array into multiple sub-arrays horizontally (column-wis...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.hsplit.htmlRegistered: Wed Jun 04 07:50:47 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.1K bytes - Viewed (0) -
mxnet.np.float_power — Apache MXNet documentation
mxnet.np.float_power float_power ( x1 , x2 , / , out=None , * , where=True , casting='same_kind' , order='K' , dtype=...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.float_power.htmlRegistered: Wed Jun 04 08:00:30 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.8K bytes - Viewed (0) -
mxnet.np.trunc — Apache MXNet documentation
mxnet.np.trunc trunc ( x , out=None , **kwargs ) Return the truncated value of the input, element-wise. The truncated...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.trunc.htmlRegistered: Wed Jun 04 07:59:45 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.9K 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 Jun 04 08:01:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.8K bytes - Viewed (0) -
mxnet.np.nancumprod — Apache MXNet documentation
mxnet.np.nancumprod nancumprod ( a , axis=None , dtype=None , out=None ) Return the cumulative product of array eleme...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nancumprod.htmlRegistered: Wed Jun 04 08:01:57 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
mxnet.np.exp — Apache MXNet documentation
mxnet.np.exp exp ( x , out=None , **kwargs ) Calculate the exponential of all elements in the input array. Parameters...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.exp.htmlRegistered: Wed Jun 04 08:00:58 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.3K bytes - Viewed (0) -
The NP on MXNet cheat sheet — Apache MXNet docu...
The NP on MXNet cheat sheet To begin, import the np and npx module and update MXNet to run in NumPy-like mode. [1]: f...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/np/cheat-sheet.htmlRegistered: Wed Jun 04 07:40:45 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 216.3K bytes - Viewed (0) -
Step 6: Train a Neural Network — Apache MXNet d...
Step 6: Train a Neural Network Now that you have seen all the necessary components for creating a neural network, you...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/6-train-n...Registered: Wed Jun 04 07:39:12 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 250.8K bytes - Viewed (0)