- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 431 - 440 of 549 for host:mxnet.apache.org (0.04 sec)
-
mxnet.np.matmul — Apache MXNet documentation
mxnet.np.matmul matmul ( a , b , out=None , **kwargs ) Matrix product of two arrays. Parameters b ( a , ) – Input arr...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.matmul.htmlRegistered: Fri Nov 15 07:56:24 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 143.1K bytes - Viewed (0) -
mxnet.np.hstack — Apache MXNet documentation
mxnet.np.hstack hstack ( arrays ) Stack arrays in sequence horizontally (column wise). This is equivalent to concaten...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.hstack.htmlRegistered: Fri Nov 15 07:56:53 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.7K bytes - Viewed (0) -
mxnet.np.moveaxis — Apache MXNet documentation
mxnet.np.moveaxis moveaxis ( a , source , destination ) Move axes of an array to new positions. Other axes remain in ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.moveaxis.htmlRegistered: Fri Nov 15 07:57:57 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.1K bytes - Viewed (0) -
mxnet.np.append — Apache MXNet documentation
mxnet.np.append append ( arr , values , axis=None ) Append values to the end of an array. Parameters arr ( ndarray ) ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.append.htmlRegistered: Fri Nov 15 07:57:36 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137K bytes - Viewed (0) -
mxnet.np.cumprod — Apache MXNet documentation
mxnet.np.cumprod cumprod ( a , axis=None , dtype=None , out=None ) Return the cumulative product of elements along a ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cumprod.htmlRegistered: Fri Nov 15 08:00:22 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.1K bytes - Viewed (0) -
mxnet.np.linalg.lstsq — Apache MXNet documentation
mxnet.np.linalg.lstsq lstsq ( a , b , rcond='warn' ) Return the least-squares solution to a linear matrix equation. S...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.lstsq.htmlRegistered: Fri Nov 15 08:00:31 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139.1K bytes - Viewed (0) -
mxnet.np.gcd — Apache MXNet documentation
mxnet.np.gcd gcd ( x1 , x2 , out=None , **kwargs ) Returns the greatest common divisor of |x1| and |x2| Parameters x2...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.gcd.htmlRegistered: Fri Nov 15 08:00:37 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.8K bytes - Viewed (0) -
mxnet.np.tanh — Apache MXNet documentation
mxnet.np.tanh tanh ( x , out=None , **kwargs ) Compute hyperbolic tangent element-wise. Equivalent to np.sinh(x)/np.c...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tanh.htmlRegistered: Fri Nov 15 07:59:12 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.9K bytes - Viewed (0) -
mxnet.np.lcm — Apache MXNet documentation
mxnet.np.lcm lcm ( x1 , x2 , out=None , **kwargs ) Returns the lowest common multiple of |x1| and |x2| Parameters x2 ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.lcm.htmlRegistered: Fri Nov 15 07:59:23 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.8K bytes - Viewed (0) -
mxnet.np.trapz — Apache MXNet documentation
mxnet.np.trapz trapz ( y , x=None , dx=1.0 , axis=-1 ) Integrate along the given axis using the composite trapezoidal...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.trapz.htmlRegistered: Fri Nov 15 07:59:33 UTC 2024 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.4K bytes - Viewed (0)