- Sort Score
- Num 10 results
- Language All
- Labels All
Results 231 - 240 of 549 for host:mxnet.apache.org (0.1 seconds)
-
Initialization — Apache MXNet documentation
Initialization In the Neural Networks section we played fast and loose with setting up our networks. In particular we...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/init.htmlThu Jan 05 05:04:49 GMT 2023 191K bytes -
mxnet.np.transpose — Apache MXNet documentation
mxnet.np.transpose transpose ( a , axes=None ) Permute the dimensions of an array. Parameters a ( ndarray ) – Input a...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.transpose.htmlThu Jan 05 05:04:49 GMT 2023 136.3K bytes -
mxnet.np.identity — Apache MXNet documentation
mxnet.np.identity identity ( n , dtype=None , device=None ) Return the identity array. The identity array is a square...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.identity.htmlThu Jan 05 05:04:49 GMT 2023 135.3K bytes -
mxnet.np.arcsin — Apache MXNet documentation
mxnet.np.arcsin arcsin ( x , out=None , **kwargs ) Inverse sine, element-wise. >>>np.asin is np.asin True Parameters ...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arcsin.htmlThu Jan 05 05:04:49 GMT 2023 137.2K bytes -
Mathematical functions — Apache MXNet documenta...
Mathematical functions Note Currently, most of the math functions only support inputs and outputs of the same dtype. ...mxnet.apache.org/versions/master/api/python/docs/api/np/routines.math.htmlThu Jan 05 05:04:49 GMT 2023 168.4K bytes -
mxnet.np.stack — Apache MXNet documentation
mxnet.np.stack stack ( arrays , axis=0 , out=None ) Join a sequence of arrays along a new axis. The axis parameter sp...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.stack.htmlThu Jan 05 05:04:49 GMT 2023 139K bytes -
mxnet.np.hsplit — Apache MXNet documentation
mxnet.np.hsplit hsplit ( ary , indices_or_sections ) Split an array into multiple sub-arrays horizontally (column-wis...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.hsplit.htmlThu Jan 05 05:04:49 GMT 2023 140.1K bytes -
mxnet.np.expand_dims — Apache MXNet documentation
mxnet.np.expand_dims expand_dims ( a , axis ) Expand the shape of an array. Insert a new axis that will appear at the...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.expand_dims.htmlThu Jan 05 05:04:49 GMT 2023 137.5K bytes -
mxnet.np.concatenate — Apache MXNet documentation
mxnet.np.concatenate concatenate ( seq , axis=0 , out=None ) Join a sequence of arrays along an existing axis. Parame...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.concatenate.htmlThu Jan 05 05:04:49 GMT 2023 139.3K bytes -
mxnet.np.atleast_2d — Apache MXNet documentation
mxnet.np.atleast_2d atleast_2d ( *arys ) Convert inputs to arrays with at least two dimensions. Parameters arys2 , .....mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.atleast_2d.htmlThu Jan 05 05:04:49 GMT 2023 136.1K bytes