- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 311 - 320 of 549 for host:mxnet.apache.org (0.04 sec)
-
mxnet.np.fliplr — Apache MXNet documentation
mxnet.np.fliplr fliplr ( *args , **kwargs ) Flip array in the left/right direction. Flip the entries in each row in t...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fliplr.htmlRegistered: Wed Jun 04 07:55:40 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.8K bytes - Viewed (0) -
MXNet Gluon Fit API — Apache MXNet documentation
MXNet Gluon Fit API In this tutorial, you will learn how to use the Gluon Fit API which is the easiest way to train d...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/fit_api_tutori...Registered: Wed Jun 04 07:40:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 184.9K bytes - Viewed (0) -
Hybridize — Apache MXNet documentation
Hybridize A Hybrid of Imperative and Symbolic Programming Imperative programming makes use of programming statements ...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/hybridize.htmlRegistered: Wed Jun 04 07:39:49 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 185.3K bytes - Viewed (0) -
mxnet.np.dsplit — Apache MXNet documentation
mxnet.np.dsplit dsplit ( ary , indices_or_sections ) Split array into multiple sub-arrays along the 3rd axis (depth)....mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.dsplit.htmlRegistered: Wed Jun 04 07:52:02 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.3K bytes - Viewed (0) -
mxnet.np.tile — Apache MXNet documentation
mxnet.np.tile tile ( A , reps ) Construct an array by repeating A the number of times given by reps. If reps has leng...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tile.htmlRegistered: Wed Jun 04 07:51:43 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.5K bytes - Viewed (0) -
mxnet.np.arccosh — Apache MXNet documentation
mxnet.np.arccosh arccosh ( x , out=None , **kwargs ) Inverse hyperbolic cosine, element-wise. >>>np.acosh is np.arcco...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arccosh.htmlRegistered: Wed Jun 04 07:57:42 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.6K bytes - Viewed (0) -
mxnet.np.cumsum — Apache MXNet documentation
mxnet.np.cumsum cumsum ( a , axis=None , dtype=None , out=None ) Return the cumulative sum of the elements along a gi...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cumsum.htmlRegistered: Wed Jun 04 07:56:58 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.5K bytes - Viewed (0) -
mxnet.np.mod — Apache MXNet documentation
mxnet.np.mod mod ( x1 , x2 , out=None , **kwargs ) Return element-wise remainder of division. Parameters x1 ( ndarray...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.mod.htmlRegistered: Wed Jun 04 07:57:19 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.8K bytes - Viewed (0) -
mxnet.np.ldexp — Apache MXNet documentation
mxnet.np.ldexp ldexp ( x1 , x2 , out=None , **kwargs ) Returns x1 * 2**x2, element-wise. The mantissas x1 and twos ex...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ldexp.htmlRegistered: Wed Jun 04 07:57:11 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.hypot — Apache MXNet documentation
mxnet.np.hypot hypot ( x1 , x2 , out=None , **kwargs ) Given the “legs” of a right triangle, return its hypotenuse. E...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.hypot.htmlRegistered: Wed Jun 04 07:58:24 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.7K bytes - Viewed (0)