- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 231 - 240 of 549 for host:mxnet.apache.org (0.03 sec)
-
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 Apr 16 07:06:34 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.3K bytes - Viewed (0) -
mxnet.np.multiply — Apache MXNet documentation
mxnet.np.multiply multiply ( x1 , x2 , out=None , **kwargs ) Multiply arguments element-wise. Parameters x2 ( x1 , ) ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.multiply.htmlRegistered: Wed Apr 16 07:12:55 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.2K bytes - Viewed (0) -
mxnet.np.where — Apache MXNet documentation
mxnet.np.where where ( condition [ , x , y ] ) Return elements chosen from x or y depending on condition . Note When ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.where.htmlRegistered: Wed Apr 16 07:12:59 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 141.3K bytes - Viewed (0) -
mxnet.np.fmin — Apache MXNet documentation
mxnet.np.fmin fmin ( x1 , x2 , out=None , **kwargs ) Returns element-wise minimum of the input arrays with broadcasti...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fmin.htmlRegistered: Wed Apr 16 07:13:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.random.beta — Apache MXNet documentation
mxnet.np.random.beta beta ( a , b , size=None , dtype=None , device=None ) Draw samples from a Beta distribution. The...mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.beta.htmlRegistered: Wed Apr 16 07:12:47 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.8K 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 Apr 16 07:12:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.8K bytes - Viewed (0) -
Layers and Blocks — Apache MXNet documentation
Layers and Blocks As network complexity increases, we move from designing single to entire layers of neurons. Neural ...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/nn.htmlRegistered: Wed Apr 16 06:55:21 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 185.9K 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 Apr 16 06:55:27 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 216.3K 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 Apr 16 07:07:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
mxnet.np.diff — Apache MXNet documentation
mxnet.np.diff diff ( a , n=1 , axis=-1 , prepend=None , append=None ) Calculate the n-th discrete difference along th...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.diff.htmlRegistered: Wed Apr 16 07:07:53 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.2K bytes - Viewed (0)