1. 18 5月, 2020 1 次提交
    • P
      add build docker file (#635) · d846c65a
      Peter Pan 提交于
      * fix: high-dimensional page error when runs and tags mismatching
      
      * build: fix build error and add docker build
      
      * build: fix build error and add docker build
      
      * build: fix build error and add docker build
      d846c65a
  2. 22 3月, 2020 1 次提交
  3. 14 6月, 2018 1 次提交
    • O
      Add preliminary support for Windows (#461) · 19e24f76
      Oraoto 提交于
      * Add preliminary support for Windows
      
          Known issues:
      
          1. No zlib support for protobuf
          2. Manual editting to core.vcxproj are required
          3. No build and packge script support
          4. Not tesetd, may break linux build
      
      * Add build script and batch file for Windows
      
      * Fix linux build and include batch file in wheel
      
      * Fix Python 2.7 build
      
      * Define NOMINMAX instead of preventing macro expansion
      19e24f76
  4. 03 1月, 2018 1 次提交
    • 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
  5. 26 12月, 2017 1 次提交
  6. 04 12月, 2017 1 次提交
    • Q
      Reorgnize server (#43) · 5c260bba
      Qiao Longfei 提交于
      * init logdir runs tags and scalars interface
      
      * add debug
      
      * add one mock data
      
      * add dir server
      
      * move frontend to server
      
      * optimizer python package
      
      * add mock data
      
      * add back result encode
      
      * use application/json as Response type
      
      * rm .DS_Store
      
      * update mock tags
      
      * update mock data
      5c260bba
  7. 11 7月, 2017 1 次提交