1. 07 8月, 2017 2 次提交
    • 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
    • T
      Merge pull request #3244 from tensor-tang/issue3232 · fd64369f
      Tao Luo 提交于
      remove global linker and exe from mkldnn iomp
      fd64369f
  2. 06 8月, 2017 11 次提交
  3. 05 8月, 2017 27 次提交