- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 549 for host:mxnet.apache.org (0.02 seconds)
-
mxnet.np.linalg.det — Apache MXNet documentation
mxnet.np.linalg.det det ( a ) Compute the determinant of an array. Parameters a ( ( .. , M , M ) ndarray ) – Input ar...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.det.htmlThu Jan 05 05:04:49 GMT 2023 135.5K bytes -
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.htmlThu Jan 05 05:04:49 GMT 2023 135.1K bytes -
mxnet.np.radians — Apache MXNet documentation
mxnet.np.radians radians ( 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.radians.htmlThu Jan 05 05:04:49 GMT 2023 135.6K bytes -
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.htmlThu Jan 05 05:04:49 GMT 2023 136.1K bytes -
Saving and Loading Gluon Models — Apache MXNet ...
Saving and Loading Gluon Models Training large models take a lot of time and it is a good idea to save the trained mo...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/save_load_params...Thu Jan 05 05:04:49 GMT 2023 189.1K bytes -
Compression — Apache MXNet documentation
Compression The following tutorials will help you learn how to use compression techniques with MXNet. Compression: fl...mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/compression/index.htmlThu Jan 05 05:04:49 GMT 2023 144.8K bytes -
mxnet.np.spacing — Apache MXNet documentation
mxnet.np.spacing spacing ( x , / , out=None , * , where=True , casting='same_kind' , order='K' , dtype=None , subok=T...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.spacing.htmlThu Jan 05 05:04:49 GMT 2023 136.4K bytes -
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.htmlThu Jan 05 05:04:49 GMT 2023 138K bytes -
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.htmlThu Jan 05 05:04:49 GMT 2023 134.8K bytes -
Custom Numpy Operators — Apache MXNet documenta...
Custom Numpy Operators In this tutorial, we will learn how to build custom operators with numpy in python. We will go...mxnet.apache.org/versions/master/api/python/docs/tutorials/extend/customop.htmlThu Jan 05 05:04:49 GMT 2023 179.4K bytes