Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test

Results 1 - 10 of 2,557 for filetype:txt (0.05 sec)

  1. Gotchas using NumPy in Apache MXNet — Apache MX...

    Gotchas using NumPy in Apache MXNet The goal of this tutorial is to explain some common misconceptions about using Nu...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/ndarray/gotchas_numpy_...
    Registered: Mon Oct 28 10:32:37 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 179.5K bytes
    - Viewed (0)
  2. Using AMP: Automatic Mixed Precision — Apache M...

    Using AMP: Automatic Mixed Precision Training Deep Learning networks is a very computationally intensive task. Novel ...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/backend/amp.html
    Registered: Mon Oct 28 10:33:01 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 192.2K bytes
    - Viewed (0)
  3. mxnet.np.random.shuffle — Apache MXNet document...

    mxnet.np.random.shuffle shuffle ( x ) Modify a sequence in-place by shuffling its contents. This function only shuffl...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.shuffle....
    Registered: Mon Oct 28 10:33:51 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143K bytes
    - Viewed (0)
  4. mxnet.np.random.chisquare — Apache MXNet docume...

    mxnet.np.random.chisquare chisquare ( df , size=None , dtype=None , device=None ) Draw samples from a chi-square dist...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.chisquar...
    Registered: Mon Oct 28 10:33:54 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 144.9K bytes
    - Viewed (0)
  5. mxnet.np.divide — Apache MXNet documentation

    mxnet.np.divide divide ( x1 , x2 , out=None , **kwargs ) Returns a true division of the inputs, element-wise. Note Th...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.divide.html
    Registered: Mon Oct 28 10:33:29 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.7K bytes
    - Viewed (0)
  6. mxnet.np.expm1 — Apache MXNet documentation

    mxnet.np.expm1 expm1 ( x , out=None , **kwargs ) Calculate exp(x) - 1 for all elements in the array. Parameters x ( n...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.expm1.html
    Registered: Mon Oct 28 10:34:26 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.4K bytes
    - Viewed (0)
  7. Input and output — Apache MXNet documentation

    Input and output The format of these binary file types is documented in numpy.lib.format Text files genfromtxt (*args...
    mxnet.apache.org/versions/master/api/python/docs/api/np/routines.io.html
    Registered: Mon Oct 28 10:32:14 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 137.8K bytes
    - Viewed (0)
  8. mxnet.np.linalg.inv — Apache MXNet documentation

    mxnet.np.linalg.inv inv ( a ) Compute the (multiplicative) inverse of a matrix. Given a square matrix a , return the ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.inv.html
    Registered: Mon Oct 28 10:33:17 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.7K bytes
    - Viewed (0)
  9. mxnet.np.fmax — Apache MXNet documentation

    mxnet.np.fmax fmax ( x1 , x2 , out=None , **kwargs ) Returns element-wise maximum of the input arrays with broadcasti...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fmax.html
    Registered: Mon Oct 28 10:35:48 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.7K bytes
    - Viewed (0)
  10. mxnet.np.random.exponential — Apache MXNet docu...

    mxnet.np.random.exponential exponential ( scale=1.0 , size=None , device=None , out=None ) Draw samples from an expon...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.exponent...
    Registered: Mon Oct 28 10:36:01 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.9K bytes
    - Viewed (0)
Back to top