1. 27 3月, 2020 1 次提交
    • R
      Add UnitTest for DeepES (#231) · 15c68e58
      rical730 提交于
      * Add UnitTest for DeepES
      
      * update Dockerfile
      
      * only unittest
      
      * remove the commented lines and empty functions.
      
      * update CMakefile
      
      * add optimizer unittest and torch demo test
      
      * use optimizer_factory and add fail unittest case
      
      * remove duplicate files, and simplify unittest
      
      * teamcity test
      
      * delete test case
      
      * remove comment line
      
      * shield progress display of downloading and unzip libtorch
      
      * remove deepes torch demo test
      
      * delete useless comment
      15c68e58
  2. 25 3月, 2020 1 次提交
    • B
      add optimizer factory (#230) · 8c9bf1fa
      Bo Zhou 提交于
      * add optimizer factory
      
      * add file:optimizer_factory
      
      * copyright
      
      * remove dependence on algorithm.h
      8c9bf1fa