Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 61 - 70 of 549 for host:mxnet.apache.org (0.02 sec)

  1. mxnet.np.repeat — Apache MXNet documentation

    mxnet.np.repeat repeat ( a , repeats , axis=None ) Repeat elements of an array. Parameters a ( array_like ) – Input a...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.repeat.html
    Registered: Fri May 17 08:37:43 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.6K bytes
    - Viewed (0)
  2. mxnet.np.copy — Apache MXNet documentation

    mxnet.np.copy copy ( a , out=None ) Return an array copy of the given object. Parameters a ( _Symbol ) – Input array....
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.copy.html
    Registered: Fri May 17 08:37:59 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.4K bytes
    - Viewed (0)
  3. mxnet.np.linspace — Apache MXNet documentation

    mxnet.np.linspace linspace ( start , stop , num=50 , endpoint=True , retstep=False , dtype=None , axis=0 , device=Non...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linspace.html
    Registered: Fri May 17 08:37:27 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 141.7K bytes
    - Viewed (0)
  4. mxnet.np.atleast_1d — Apache MXNet documentation

    mxnet.np.atleast_1d atleast_1d ( *arys ) Convert inputs to arrays with at least one dimension. Scalar inputs are conv...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.atleast_1d.html
    Registered: Fri May 17 08:37:39 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.3K bytes
    - Viewed (0)
  5. mxnet.np.nancumsum — Apache MXNet documentation

    mxnet.np.nancumsum nancumsum ( a , axis=None , dtype=None , out=None ) Return the cumulative sum of array elements ov...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nancumsum.html
    Registered: Fri May 17 08:46:42 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 138.2K bytes
    - Viewed (0)
  6. 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
    Registered: Fri May 17 08:47:18 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 134.8K bytes
    - Viewed (0)
  7. mxnet.np.square — Apache MXNet documentation

    mxnet.np.square square ( x , out=None , **kwargs ) Return the element-wise square of the input. Parameters x ( ndarra...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.square.html
    Registered: Fri May 17 08:47:38 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.8K bytes
    - Viewed (0)
  8. gluon.Trainer — Apache MXNet documentation

    gluon.Trainer class Trainer ( params , optimizer , optimizer_params=None , kvstore='device' , compression_params=None...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/trainer.html
    Registered: Fri May 17 09:06:21 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 151K bytes
    - Viewed (0)
  9. mxnet.initializer — Apache MXNet documentation

    Source code for mxnet.initializer # Licensed to the Apache Software Foundation (ASF) under one # or more contributor ...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/initializer.html
    Registered: Fri May 17 09:12:14 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 259.3K bytes
    - Viewed (0)
  10. mxnet.optimizer.sgld — Apache MXNet documentation

    Source code for mxnet.optimizer.sgld # coding: utf-8 # Licensed to the Apache Software Foundation (ASF) under one # o...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/sgld.html
    Registered: Fri May 17 09:12:19 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 154.8K bytes
    - Viewed (0)
Back to top