1. 08 8月, 2019 2 次提交
    • J
      fix QueueDataset queue size (#19016) · fc038da7
      jiaqi 提交于
      * fix QueueDataset queue size,set queue size = batch size * 100, to avoid too many instances in channel when training is much slower than reading data.
      fc038da7
    • L
      Fix memory overwriting of tensors returned by executor (#19030) · 8f537354
      Leo Chen 提交于
      * fix memory overlapping of fetch var (return of executor.run), test=develop
      
      * fix wrong usage of ParallelExecutor in op_test, test=develop
      
      * remove useless parameter and simplify code
      
      * avoid tensor destruct untimely, test=develop
      
      * add testcase independent of OpTest, test=develop
      8f537354
  2. 07 8月, 2019 3 次提交
  3. 06 8月, 2019 7 次提交
  4. 05 8月, 2019 9 次提交
  5. 04 8月, 2019 1 次提交
  6. 02 8月, 2019 9 次提交
  7. 01 8月, 2019 7 次提交
  8. 31 7月, 2019 2 次提交