1. 26 4月, 2020 1 次提交
  2. 11 4月, 2020 1 次提交
    • B
      Evo kit (#244) · 2d21e5d6
      Bo Zhou 提交于
      * rename namespace
      
      * update torch code
      
      * rename deepes to evokit
      
      * update readme
      
      * Update CMakeLists.txt
      
      * update build.sh
      2d21e5d6
  3. 08 4月, 2020 1 次提交
  4. 07 4月, 2020 1 次提交
  5. 31 3月, 2020 1 次提交
    • R
      add es torch effect test (#236) · a1ac2da3
      rical730 提交于
      * add es torch effect test
      
      * test the performance using the gtest framework
      
      * update
      
      * delete last blank line of CMakeLists.txt
      
      * optimizer sin demo and use vector for data storage
      
      * optimize sin demo test
      a1ac2da3
  6. 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