Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 11 - 20 of 549 for host:mxnet.apache.org (0.02 sec)

  1. 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 May 17 08:57:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.4K bytes
    - Viewed (0)
  2. gluon.nn — Apache MXNet documentation

    gluon.nn Gluon provides a large number of build-in neural network layers in the following two modules: mxnet.gluon.nn...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/nn/index.html
    Registered: Fri May 17 09:01:22 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 1.6M bytes
    - Viewed (0)
  3. mxnet.optimizer — Apache MXNet documentation

    mxnet.optimizer Optimizer API of MXNet. Classes Optimizer ([rescale_grad, param_idx2name, …]) The base class inherite...
    mxnet.apache.org/versions/master/api/python/docs/api/optimizer/index.html
    Registered: Fri May 17 09:01:34 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 354.5K bytes
    - Viewed (0)
  4. 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 May 17 09:00:47 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
  5. 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 May 17 09:00:15 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.4K bytes
    - Viewed (0)
  6. 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
    Registered: Fri May 17 08:35:34 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 179.4K bytes
    - Viewed (0)
  7. Deploy with int-8 — Apache MXNet documentation

    Deploy with int-8 Contributions welcome! Did this page help you? Yes No Thanks for your feedback! Previous Compressio...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/compression/int8.html
    Registered: Fri May 17 08:35:40 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.6K bytes
    - Viewed (0)
  8. mxnet.np.empty — Apache MXNet documentation

    mxnet.np.empty empty ( shape , dtype=None , order='C' , device=None ) Return a new array of given shape and type, wit...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.empty.html
    Registered: Fri May 17 08:36:00 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.4K 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 May 17 08:36:49 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.5K bytes
    - Viewed (0)
  10. 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: Fri May 17 08:46:28 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.5K bytes
    - Viewed (0)
Back to top