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.np.concatenate — Apache MXNet documentation

    mxnet.np.concatenate concatenate ( seq , axis=0 , out=None ) Join a sequence of arrays along an existing axis. Parame...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.concatenate.html
    Registered: Fri May 03 08:39:25 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 139.3K bytes
    - Viewed (0)
  2. mxnet.np.add — Apache MXNet documentation

    mxnet.np.add add ( x1 , x2 , out=None , **kwargs ) Add arguments element-wise. Parameters x2 ( x1 , ) – The arrays to...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.add.html
    Registered: Fri May 03 08:50:16 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.1K bytes
    - Viewed (0)
  3. mxnet.np.true_divide — Apache MXNet documentation

    mxnet.np.true_divide true_divide ( x1 , x2 , out=None ) Returns a true division of the inputs, element-wise. Instead ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.true_divide.html
    Registered: Fri May 03 08:50:21 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.8K bytes
    - Viewed (0)
  4. mxnet.np.modf — Apache MXNet documentation

    mxnet.np.modf modf ( x , [ out1 , out2 , ] / , [ out=(None , None) , ] * , where=True , casting='same_kind' , order='...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.modf.html
    Registered: Fri May 03 08:51:18 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 137.1K bytes
    - Viewed (0)
  5. mxnet.np.fmin — Apache MXNet documentation

    mxnet.np.fmin fmin ( x1 , x2 , out=None , **kwargs ) Returns element-wise minimum of the input arrays with broadcasti...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.fmin.html
    Registered: Fri May 03 08:51:24 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.7K bytes
    - Viewed (0)
  6. mxnet.np.random.normal — Apache MXNet documenta...

    mxnet.np.random.normal normal ( loc=0.0 , scale=1.0 , size=None , dtype=None , device=None , out=None ) Draw random s...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.normal.html
    Registered: Fri May 03 08:51:32 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 146.2K bytes
    - Viewed (0)
  7. 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: Fri May 03 08:51:42 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
  8. mxnet.np.maximum — Apache MXNet documentation

    mxnet.np.maximum maximum ( x1 , x2 , out=None , **kwargs ) Returns element-wise maximum of the input arrays with broa...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.maximum.html
    Registered: Fri May 03 08:50:35 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.7K bytes
    - Viewed (0)
  9. 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: Fri May 03 09:01:31 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.2K bytes
    - Viewed (0)
  10. mxnet.gluon — Apache MXNet documentation

    mxnet.gluon The Gluon library in Apache MXNet provides a clear, concise, and simple API for deep learning. It makes i...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/index.html
    Registered: Fri May 03 09:01:49 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 145.3K bytes
    - Viewed (0)
Back to top