- Sort Score
- Result 10 results
- Languages All
- Labels All
Popular Words: test
Results 21 - 30 of 524 for host:mxnet.apache.org (0.04 sec)
-
mxnet.np.cosh — Apache MXNet documentation
mxnet.np.cosh cosh ( x , out=None , **kwargs ) Hyperbolic cosine, element-wise. Equivalent to 1/2 * (np.exp(x) + np.e...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cosh.htmlRegistered: Mon Oct 28 10:36:45 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135K bytes - Viewed (0) -
mxnet.np.negative — Apache MXNet documentation
mxnet.np.negative negative ( x , out=None , **kwargs ) Numerical negative, element-wise. Parameters x ( ndarray or sc...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.negative.htmlRegistered: Mon Oct 28 10:36:08 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.8K bytes - Viewed (0) -
mxnet.np.argpartition — Apache MXNet documentation
mxnet.np.argpartition argpartition ( a , kth , axis=-1 , kind='introselect' , order=None ) Perform an indirect partit...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.argpartition.htmlRegistered: Mon Oct 28 10:35:57 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 140.9K bytes - Viewed (0) -
mxnet.np.tan — Apache MXNet documentation
mxnet.np.tan tan ( x , out=None , **kwargs ) Compute tangent element-wise. Equivalent to np.sin(x)/np.cos(x) element-...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tan.htmlRegistered: Mon Oct 28 10:36:25 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.1K bytes - Viewed (0) -
mxnet.np.prod — Apache MXNet documentation
mxnet.np.prod prod ( a , axis=None , dtype=None , out=None , keepdims=False ) Return the product of array elements ov...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.prod.htmlRegistered: Mon Oct 28 10:36:55 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.1K 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: Mon Oct 28 10:38:19 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138K 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: Mon Oct 28 10:39:19 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 134.9K 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: Mon Oct 28 10:39:23 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 144.9K 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: Mon Oct 28 10:40:32 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.1K bytes - Viewed (0) -
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: Mon Oct 28 10:40:12 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.9K bytes - Viewed (0)