Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

Results 511 - 520 of 549 for host:mxnet.apache.org (0.02 seconds)

  1. mxnet.np.rollaxis — Apache MXNet documentation

    mxnet.np.rollaxis rollaxis ( a , axis , start=0 ) Roll the specified axis backwards, until it lies in a given positio...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.rollaxis.html
    Thu Jan 05 05:04:49 GMT 2023
      135.9K bytes
  2. mxnet.np.tril — Apache MXNet documentation

    mxnet.np.tril tril ( m , k=0 ) Lower triangle of an array. Return a copy of an array with elements above the k -th di...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tril.html
    Thu Jan 05 05:04:49 GMT 2023
      136K bytes
  3. mxnet.np.positive — Apache MXNet documentation

    mxnet.np.positive positive ( x , out=None , **kwargs ) Computes the numerical positive of each element x_i (i.e.,`y_i...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.positive.html
    Thu Jan 05 05:04:49 GMT 2023
      135K bytes
  4. mxnet.np.power — Apache MXNet documentation

    mxnet.np.power power ( x1 , x2 , out=None , **kwargs ) First array elements raised to powers from second array, eleme...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.power.html
    Thu Jan 05 05:04:49 GMT 2023
      137.6K bytes
  5. mxnet.np.sign — Apache MXNet documentation

    mxnet.np.sign sign ( x , out=None , **kwargs ) Returns an element-wise indication of the sign of a number. The sign f...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.sign.html
    Thu Jan 05 05:04:49 GMT 2023
      137.5K bytes
  6. mxnet.np.lcm — Apache MXNet documentation

    mxnet.np.lcm lcm ( x1 , x2 , out=None , **kwargs ) Returns the lowest common multiple of |x1| and |x2| Parameters x2 ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.lcm.html
    Thu Jan 05 05:04:49 GMT 2023
      135.8K bytes
  7. mxnet.autograd — Apache MXNet documentation

    mxnet.autograd Autograd for NDArray. Functions backward (heads[, head_grads, retain_graph, …]) Compute the gradients ...
    mxnet.apache.org/versions/master/api/python/docs/api/autograd/index.html
    Thu Jan 05 05:04:49 GMT 2023
      167.1K bytes
  8. mxnet.npx.embedding — Apache MXNet documentation

    mxnet.npx.embedding embedding ( data , weight , input_dim=None , output_dim=None , dtype='float32' , sparse_grad=Fals...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.embedding.html
    Thu Jan 05 05:04:49 GMT 2023
      146.5K bytes
  9. mxnet.np.msort — Apache MXNet documentation

    mxnet.np.msort msort ( a ) Return a copy of an array sorted along the first axis. Parameters a ( array_like ) – Array...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.msort.html
    Thu Jan 05 05:04:49 GMT 2023
      134.4K bytes
  10. mxnet.np.ptp — Apache MXNet documentation

    mxnet.np.ptp ptp ( a , axis=None , out=None , keepdims=<no value> ) Range of values (maximum - minimum) along an axis...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ptp.html
    Thu Jan 05 05:04:49 GMT 2023
      140.2K bytes
Back to Top