- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 549 for host:mxnet.apache.org (0.02 sec)
-
Parameter and Block Naming — Apache MXNet docum...
Parameter and Block Naming In gluon, each Parameter or Block has a name. Parameter names and Block names can be autom...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/naming.htmlRegistered: Wed Apr 16 06:49:36 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 168.5K bytes - Viewed (0) -
Step 4: Necessary components that are not in th...
Step 4: Necessary components that are not in the network Data and models are not the only components that you need to...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/4-compone...Registered: Wed Apr 16 06:50:20 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 193.2K bytes - Viewed (0) -
Custom Layers — Apache MXNet documentation
Custom Layers While Gluon API for Apache MxNet comes with a decent number of pre-defined layers , at some point one m...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/custom-layer.htmlRegistered: Wed Apr 16 06:49:30 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 191.8K bytes - Viewed (0) -
mxnet.np.i0 — Apache MXNet documentation
mxnet.np.i0 i0 ( x ) Modified Bessel function of the first kind, order 0. Usually denoted \(I_0\) . This function doe...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.i0.htmlRegistered: Wed Apr 16 07:04:27 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.4K bytes - Viewed (0) -
mxnet.np.expm1 — Apache MXNet documentation
mxnet.np.expm1 expm1 ( x , out=None , **kwargs ) Calculate exp(x) - 1 for all elements in the array. Parameters x ( n...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.expm1.htmlRegistered: Wed Apr 16 07:04:48 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.4K bytes - Viewed (0) -
mxnet.np.floor — Apache MXNet documentation
mxnet.np.floor floor ( x , out=None , **kwargs ) Return the floor of the input, element-wise. The ceil of the ndarray...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.floor.htmlRegistered: Wed Apr 16 07:04:44 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.3K bytes - Viewed (0) -
Indexing — Apache MXNet documentation
Indexing ndarrays can be indexed using the standard Python x[obj] syntax, where x is the array and obj the selection....mxnet.apache.org/versions/master/api/python/docs/api/np/arrays.indexing.htmlRegistered: Wed Apr 16 06:58:14 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 167.6K bytes - Viewed (0) -
mxnet.np.rot90 — Apache MXNet documentation
mxnet.np.rot90 rot90 ( m , k=1 , axes=(0 , 1) ) Rotate an array by 90 degrees in the plane specified by axes. Rotatio...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.rot90.htmlRegistered: Wed Apr 16 06:59:19 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.8K bytes - Viewed (0) -
Input and output — Apache MXNet documentation
Input and output The format of these binary file types is documented in numpy.lib.format Text files genfromtxt (*args...mxnet.apache.org/versions/master/api/python/docs/api/np/routines.io.htmlRegistered: Wed Apr 16 06:59:22 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.8K bytes - Viewed (0) -
mxnet.np.eye — Apache MXNet documentation
mxnet.np.eye eye ( N , M=None , k=0 , dtype=None , device=None , **kwargs ) Return a 2-D array with ones on the diago...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.eye.htmlRegistered: Wed Apr 16 07:01:14 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136K bytes - Viewed (0)