- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 181 - 190 of 549 for host:mxnet.apache.org (0.58 sec)
-
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: Fri Dec 12 08:58:59 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 191.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: Fri Dec 12 09:06:00 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.8K 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: Fri Dec 12 09:06:45 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.8K bytes - Viewed (0) -
mxnet.np.dot — Apache MXNet documentation
mxnet.np.dot dot ( a , b , out=None ) Dot product of two arrays. Specifically, If both a and b are 1-D arrays, it is ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.dot.htmlRegistered: Fri Dec 12 09:05:41 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.7K bytes - Viewed (0) -
mxnet.np.fmax — Apache MXNet documentation
mxnet.np.fmax fmax ( x1 , x2 , out=None , **kwargs ) Returns element-wise maximum of the input arrays with broadcasti...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fmax.htmlRegistered: Fri Dec 12 09:15:46 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.7K bytes - Viewed (0) -
mxnet.np.log — Apache MXNet documentation
mxnet.np.log log ( x , out=None , **kwargs ) Natural logarithm, element-wise. The natural logarithm log is the invers...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.log.htmlRegistered: Fri Dec 12 09:15:16 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.2K bytes - Viewed (0) -
mxnet.np.linalg.inv — Apache MXNet documentation
mxnet.np.linalg.inv inv ( a ) Compute the (multiplicative) inverse of a matrix. Given a square matrix a , return the ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.inv.htmlRegistered: Fri Dec 12 09:14:16 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.7K bytes - Viewed (0) -
mxnet.np.sum — Apache MXNet documentation
mxnet.np.sum sum ( a , axis=None , dtype=None , out=None , keepdims=None , initial=None , where=None ) Sum of array e...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.sum.htmlRegistered: Fri Dec 12 09:14:54 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.3K bytes - Viewed (0) -
mxnet.np.kron — Apache MXNet documentation
mxnet.np.kron kron ( a , b ) Kronecker product of two arrays. Computes the Kronecker product, a composite array made ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.kron.htmlRegistered: Fri Dec 12 09:15:27 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.6K bytes - Viewed (0) -
mxnet.np.percentile — Apache MXNet documentation
mxnet.np.percentile percentile ( a , q , axis=None , out=None , overwrite_input=None , interpolation='linear' , keepd...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.percentile.htmlRegistered: Fri Dec 12 09:23:32 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.2K bytes - Viewed (0)