1. 03 1月, 2018 3 次提交
    • D
      Add travis test for graph edges (#49) · 0e166b17
      daminglu 提交于
      * Add test for graph edges
      
      * add new line
      
      * add google protobuf
      
      * add onnx to travis
      
      * install protoc and move installs to tests.sh
      
      * tune protoc
      
      * try to install onnx
      
      * onnx always fails on travis, try script from onnx github
      
      * install protobuf 3.1.0 but not onnx
      
      * in the right dir
      
      * tune path
      
      * should work
      
      * put onnx_pb2 there and it should work
      
      * what if remove onnx_pb2.py
      
      * cp compiled onnx_pb2 to the right place
      
      * debug
      
      * protoc
      
      * install protoc
      
      * chown
      
      * test
      
      * added protc, should work
      
      * typo
      
      * does it exist?
      
      * hmmmm
      
      * try dropbox
      
      * test 1
      
      * now it should work
      
      * done
      
      * make tests more thorough
      0e166b17
    • T
      Merge pull request #51 from PaddlePaddle/fix_compile_on_osx · 604a8dc9
      Thuan Nguyen 提交于
      Fixed some compilation errors and unit test failure
      604a8dc9
    • T
      Fixed some compilation errors and unit test failure: · ff3e0549
      Thuan Nguyen 提交于
      * link in eigen3 library to vl_test target
      * Add new "template class SimpleWriteSyncGuard<Entry<long long>>;", since build will fail on OSX
      * Add template keyboard to data<T>(0).Get() (otherwise this fails on OSX)
      * Fix unit test in sdk_test.cc
      
      Tested build and unit test run on OSX and Ubuntu with no issues
      ff3e0549
  2. 02 1月, 2018 6 次提交
  3. 01 1月, 2018 4 次提交
  4. 31 12月, 2017 4 次提交
  5. 29 12月, 2017 6 次提交
  6. 28 12月, 2017 13 次提交
  7. 27 12月, 2017 4 次提交