Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 21 - 30 of 524 for host:mxnet.apache.org (0.02 sec)

  1. 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: Fri Apr 26 08:45:28 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.6K bytes
    - Viewed (0)
  2. mxnet.np.argpartition — Apache MXNet documentation

    mxnet.np.argpartition argpartition ( a , kth , axis=-1 , kind='introselect' , order=None ) Perform an indirect partit...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.argpartition.html
    Registered: Fri Apr 26 08:48:04 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.9K bytes
    - Viewed (0)
  3. mxnet.np.argmin — Apache MXNet documentation

    mxnet.np.argmin argmin ( a , axis=None , out=None , keepdims=False ) Returns the indices of the minimum values along ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.argmin.html
    Registered: Fri Apr 26 08:49:20 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.4K bytes
    - Viewed (0)
  4. mxnet.np.random.lognormal — Apache MXNet docume...

    mxnet.np.random.lognormal lognormal ( mean=0.0 , sigma=1.0 , size=None , dtype=None , device=None , out=None ) Draw s...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.lognorma...
    Registered: Fri Apr 26 08:49:58 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 145.7K bytes
    - Viewed (0)
  5. mxnet.npx.cpu_pinned — Apache MXNet documentation

    mxnet.npx.cpu_pinned cpu_pinned ( device_id=0 ) Returns a CPU pinned memory device. Copying from CPU pinned memory to...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.cpu_pinned.html
    Registered: Fri Apr 26 08:51:40 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.4K 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: Fri Apr 26 08:51:59 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
  7. 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: Fri Apr 26 08:53:56 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.4K bytes
    - Viewed (0)
  8. 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: Fri Apr 26 08:54:57 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.5K bytes
    - Viewed (0)
  9. mxnet.np.ravel — Apache MXNet documentation

    mxnet.np.ravel ravel ( x ) Return a contiguous flattened array. A 1-D array, containing the elements of the input, is...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ravel.html
    Registered: Fri Apr 26 08:33:20 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.5K bytes
    - Viewed (0)
  10. Array creation routines — Apache MXNet document...

    Array creation routines Ones and zeros eye (N[, M, k, dtype, device]) Return a 2-D array with ones on the diagonal an...
    mxnet.apache.org/versions/master/api/python/docs/api/np/routines.array-creation.html
    Registered: Fri Apr 26 08:33:29 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 146.6K bytes
    - Viewed (0)
Back to top