Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Popular Words: int [xss] テスト test %27

Results 251 - 260 of 549 for host:mxnet.apache.org (0.04 seconds)

  1. mxnet.np.flipud — Apache MXNet documentation

    mxnet.np.flipud flipud ( *args , **kwargs ) Flip array in the up/down direction. Flip the entries in each column in t...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.flipud.html
    Thu Jan 05 05:04:49 GMT 2023
      137.5K bytes
  2. mxnet.np.split — Apache MXNet documentation

    mxnet.np.split split ( ary , indices_or_sections , axis=0 ) Split an array into multiple sub-arrays. Parameters ary (...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.split.html
    Thu Jan 05 05:04:49 GMT 2023
      138.8K bytes
  3. mxnet.np.vsplit — Apache MXNet documentation

    mxnet.np.vsplit vsplit ( ary , indices_or_sections ) Split an array into multiple sub-arrays vertically (row-wise). v...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.vsplit.html
    Thu Jan 05 05:04:49 GMT 2023
      138.6K bytes
  4. mxnet.np.vdot — Apache MXNet documentation

    mxnet.np.vdot vdot ( a , b ) Return the dot product of two vectors. Note that vdot handles multidimensional arrays di...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.vdot.html
    Thu Jan 05 05:04:49 GMT 2023
      136.7K bytes
  5. mxnet.np.insert — Apache MXNet documentation

    mxnet.np.insert insert ( arr , obj , values , axis=None ) Insert values along the given axis before the given indices...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.insert.html
    Thu Jan 05 05:04:49 GMT 2023
      142.6K bytes
  6. mxnet.np.flip — Apache MXNet documentation

    mxnet.np.flip flip ( m , axis=None , out=None ) Reverse the order of elements in an array along the given axis. The s...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.flip.html
    Thu Jan 05 05:04:49 GMT 2023
      137.2K bytes
  7. mxnet.np.nanstd — Apache MXNet documentation

    mxnet.np.nanstd nanstd ( a , axis=None , dtype=None , out=None , ddof=0 , keepdims=<no value> ) Compute the standard ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nanstd.html
    Thu Jan 05 05:04:49 GMT 2023
      141K bytes
  8. mxnet.np.correlate — Apache MXNet documentation

    mxnet.np.correlate correlate ( a , v , mode='valid' ) Cross-correlation of two 1-dimensional sequences. This function...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.correlate.html
    Thu Jan 05 05:04:49 GMT 2023
      140.2K bytes
  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
    Thu Jan 05 05:04:49 GMT 2023
      142.2K bytes
  10. mxnet.npx.layer_norm — Apache MXNet documentation

    mxnet.npx.layer_norm layer_norm ( data=None , gamma=None , beta=None , axis=None , eps=None , output_mean_var=None ) ...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.layer_norm.html
    Thu Jan 05 05:04:49 GMT 2023
      143.8K bytes
Back to Top