Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test

Results 51 - 60 of 524 for host:mxnet.apache.org (0.04 sec)

  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
    Registered: Mon Oct 28 10:47:21 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.5K bytes
    - Viewed (0)
  2. 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: Mon Oct 28 10:46:50 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.8K bytes
    - Viewed (0)
  3. mxnet.np.nanargmax — Apache MXNet documentation

    mxnet.np.nanargmax nanargmax ( a , axis=None ) Return the indices of the maximum values in the specified axis ignorin...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nanargmax.html
    Registered: Mon Oct 28 10:48:44 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.5K bytes
    - Viewed (0)
  4. mxnet.np.arctanh — Apache MXNet documentation

    mxnet.np.arctanh arctanh ( x , out=None , **kwargs ) Inverse hyperbolic tangent, element-wise. >>>np.atanh is np.arct...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arctanh.html
    Registered: Mon Oct 28 10:48:27 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.6K bytes
    - Viewed (0)
  5. gluon.metric — Apache MXNet documentation

    gluon.metric Online evaluation metric module. Classes Accuracy ([axis, name, output_names, label_names]) Computes acc...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/metric/index.html
    Registered: Mon Oct 28 10:50:55 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 355.8K bytes
    - Viewed (0)
  6. mxnet.np.digitize — Apache MXNet documentation

    mxnet.np.digitize digitize ( x , bins , right=False ) Return the indices of the bins to which each value in input arr...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.digitize.html
    Registered: Mon Oct 28 10:49:41 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
  7. Legacy — Apache MXNet documentation

    Legacy This document hosts API for legacy modules that are being deprecated in MXNet 2.x. NDArray API ndarray/index.h...
    mxnet.apache.org/versions/master/api/python/docs/api/legacy/index.html
    Registered: Mon Oct 28 10:51:12 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 139.6K bytes
    - Viewed (0)
  8. mxnet.npx.num_gpus — Apache MXNet documentation

    mxnet.npx.num_gpus num_gpus ( ) Query CUDA for the number of GPUs present. Raises Will raise an exception on any CUDA...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.num_gpus.html
    Registered: Mon Oct 28 10:52:52 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.4K bytes
    - Viewed (0)
  9. mxnet.npx.activation — Apache MXNet documentation

    mxnet.npx.activation activation ( data , act_type='relu' , **kwargs ) Applies an activation function element-wise to ...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.activation.html
    Registered: Mon Oct 28 10:52:55 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.1K bytes
    - Viewed (0)
  10. mxnet.np.extract — Apache MXNet documentation

    mxnet.np.extract extract ( condition , arr ) Return the elements of an array that satisfy some condition. This is equ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.extract.html
    Registered: Mon Oct 28 10:52:01 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 137.2K bytes
    - Viewed (0)
Back to top