- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 549 for filetype:html (0.06 sec)
-
mxnet.np.linalg.qr — Apache MXNet documentation
mxnet.np.linalg.qr qr ( a , mode='reduced' ) Compute the qr factorization of a matrix a. Factor the matrix a as qr, w...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.qr.htmlRegistered: Fri Dec 05 09:32:28 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.9K bytes - Viewed (0) -
mxnet.np.deg2rad — Apache MXNet documentation
mxnet.np.deg2rad deg2rad ( x , out=None , **kwargs ) Convert angles from degrees to radians. Parameters x ( ndarray o...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.deg2rad.htmlRegistered: Fri Dec 05 09:38:04 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.9K bytes - Viewed (0) -
mxnet.np.frexp — Apache MXNet documentation
mxnet.np.frexp frexp ( x , [ out1 , out2 , ] / , [ out=(None , None) , ] * , where=True , casting='same_kind' , order...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.frexp.htmlRegistered: Fri Dec 05 09:42:29 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K bytes - Viewed (0) -
mxnet.np.cross — Apache MXNet documentation
mxnet.np.cross cross ( a , b , axisa=-1 , axisb=-1 , axisc=-1 , axis=None ) Return the cross product of two (arrays o...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cross.htmlRegistered: Fri Dec 05 09:42:01 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 144.9K bytes - Viewed (0) -
mxnet.np.copysign — Apache MXNet documentation
mxnet.np.copysign copysign ( x1 , x2 , out=None , **kwargs ) Change the sign of x1 to that of x2, element-wise. If x2...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.copysign.htmlRegistered: Fri Dec 05 09:42:24 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.3K bytes - Viewed (0) -
mxnet.np.ediff1d — Apache MXNet documentation
mxnet.np.ediff1d ediff1d ( ary , to_end=None , to_begin=None ) The differences between consecutive elements of an arr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ediff1d.htmlRegistered: Fri Dec 05 09:42:45 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.4K bytes - Viewed (0) -
mxnet.np.digitize — Apache MXNet documentation
mxnet.np.digitize digitize ( x , bins , right=False ) Return the indices of the bins to which each value in input arr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.digitize.htmlRegistered: Fri Dec 05 09:53:56 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.8K bytes - Viewed (0) -
mxnet.npx.activation — Apache MXNet documentation
mxnet.npx.activation activation ( data , act_type='relu' , **kwargs ) Applies an activation function element-wise to ...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.activation.htmlRegistered: Fri Dec 05 09:53:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 142.1K bytes - Viewed (0) -
mxnet.np.linalg.cholesky — Apache MXNet documen...
mxnet.np.linalg.cholesky cholesky ( a , upper=False ) Cholesky decomposition. Notes upper param is requested by API s...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.cholesky.htmlRegistered: Fri Dec 05 09:35:58 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.4K bytes - Viewed (0) -
mxnet.np.sinh — Apache MXNet documentation
mxnet.np.sinh sinh ( x , out=None , **kwargs ) Hyperbolic sine, element-wise. Equivalent to 1/2 * (np.exp(x) - np.exp...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.sinh.htmlRegistered: Fri Dec 05 09:36:02 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.1K bytes - Viewed (0)