1. 07 8月, 2017 1 次提交
    • Y
      Add uniform random operator · e376bda4
      Yu Yang 提交于
      It can be run both CPU/GPU. configure attributes are:
      
      * min: the min value of uniform random
      * max: the max value of uniform random
      * dims: the dimension of output tensor
      * seed: the random seed of uniform random. 0 means generate a seed each
              time.
      e376bda4
  2. 06 8月, 2017 3 次提交
  3. 05 8月, 2017 15 次提交
  4. 04 8月, 2017 21 次提交