Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test

Results 111 - 120 of 524 for host:mxnet.apache.org (0.04 sec)

  1. mxnet.npx.dropout — Apache MXNet documentation

    mxnet.npx.dropout dropout ( data , p=0.5 , mode='training' , axes=None , cudnn_off=False , **kwargs ) Applies dropout...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.dropout.html
    Registered: Mon Oct 28 11:01:40 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.2K bytes
    - Viewed (0)
  2. ndarray.utils — Apache MXNet documentation

    ndarray.utils Utility functions for NDArray and BaseSparseNDArray. Functions zeros (shape[, ctx, dtype, stype]) Retur...
    mxnet.apache.org/versions/master/api/python/docs/api/legacy/ndarray/utils/index.html
    Registered: Mon Oct 28 11:00:52 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 165.2K bytes
    - Viewed (0)
  3. mxnet.np.nanstd — Apache MXNet documentation

    mxnet.np.nanstd nanstd ( a , axis=None , dtype=None , out=None , ddof=0 , keepdims=<no value> ) Compute the standard ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nanstd.html
    Registered: Mon Oct 28 11:05:36 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 141K bytes
    - Viewed (0)
  4. mxnet.np.correlate — Apache MXNet documentation

    mxnet.np.correlate correlate ( a , v , mode='valid' ) Cross-correlation of two 1-dimensional sequences. This function...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.correlate.html
    Registered: Mon Oct 28 11:05:44 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.2K bytes
    - Viewed (0)
  5. mxnet.np.flipud — Apache MXNet documentation

    mxnet.np.flipud flipud ( *args , **kwargs ) Flip array in the up/down direction. Flip the entries in each column in t...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.flipud.html
    Registered: Mon Oct 28 10:32:10 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 137.5K bytes
    - Viewed (0)
  6. mxnet.np.vdot — Apache MXNet documentation

    mxnet.np.vdot vdot ( a , b ) Return the dot product of two vectors. Note that vdot handles multidimensional arrays di...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.vdot.html
    Registered: Mon Oct 28 10:32:22 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.7K bytes
    - Viewed (0)
  7. mxnet.np.nancumprod — Apache MXNet documentation

    mxnet.np.nancumprod nancumprod ( a , axis=None , dtype=None , out=None ) Return the cumulative product of array eleme...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nancumprod.html
    Registered: Mon Oct 28 10:34:13 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 138K bytes
    - Viewed (0)
  8. mxnet.np.trunc — Apache MXNet documentation

    mxnet.np.trunc trunc ( x , out=None , **kwargs ) Return the truncated value of the input, element-wise. The truncated...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.trunc.html
    Registered: Mon Oct 28 10:33:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.9K bytes
    - Viewed (0)
  9. mxnet.np.logaddexp — Apache MXNet documentation

    mxnet.np.logaddexp logaddexp ( x1 , x2 , out=None , **kwargs ) Logarithm of the sum of exponentiations of the inputs....
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.logaddexp.html
    Registered: Mon Oct 28 10:38:08 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136K bytes
    - Viewed (0)
  10. mxnet.np.random.beta — Apache MXNet documentation

    mxnet.np.random.beta beta ( a , b , size=None , dtype=None , device=None ) Draw samples from a Beta distribution. The...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.beta.html
    Registered: Mon Oct 28 10:37:32 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
Back to top