Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: test [xss] %27 テスト

Results 41 - 50 of 549 for host:mxnet.apache.org (0.02 seconds)

  1. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      135.5K bytes
  2. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      135.1K bytes
  3. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      135.6K bytes
  4. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      136.1K bytes
  5. 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
  6. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      144.8K bytes
  7. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      136.4K bytes
  8. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      138K bytes
  9. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      134.8K bytes
  10. 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.html
    Thu Jan 05 05:04:49 GMT 2023
      179.4K bytes
Back to Top