fill_

fill value for N elements from the first position TODO use cudnnSetTensor

  1. ref fill_(S storage, V v, size_t N)
    version(grain_cuda)
    ref
    fill_
    (
    S
    V
    )
    (
    ref S storage
    ,
    V v
    ,
    size_t N
    )
  2. ref fill_(S storage, V value)

Meta