- 14 6月, 2018 1 次提交
-
-
由 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
-
- 06 3月, 2018 1 次提交
-
-
由 Oraoto 提交于
* Add Python 3 support * Update protobuf to 3.5 and pybind to 2.2.2 * Update test scripts to use python -m * Change zip/xrange/import usages * Remove file generated by * Graph viz set up (#282) * Include the Graph requirement, GraphViz` in docs. * Provide information to the ONNX format model export. * Ask the user to download Graphviz via the website instead of brew. * Make test and build scripts compatible with python 2 & 3 * A WITH_PYTHON3 option was added to cmake. * setup.py will detect runing version python, and setup up WITH_PYTHON3 environemnt variable before calling build.sh * build.sh and test.sh will handle WITH_PYTHON3 * Fix pybind warning * Pass WITH_PYTHON3 correctly * Fix coding style * Add six for Python 2 and 3 Compatibility * Fix coding style
-
- 06 2月, 2018 1 次提交
-
-
由 Thuan Nguyen 提交于
* Binary Record Fixes * Fixed issues with binary_record.h filename generator method. std::hash is not consistent across OS. It will generate different hash's when ran on different OS on the same string. Change the filename generator to use a static counter. It will be more ideal to use UUID generator available in boost 1.4.2, however, boost 1.4.2 has problems compiling on c++11 \n* Fix issue with pytorch demo where it logs to the absolute path /workspace * Fix performance issue on server when server fails to load image file. Currently server retries an API call 3 times before it fails, at which point it'll sleep the thread for 2 secs. This becomes problematic when there are alot of SDK errors. I'll create seperate issue to refine the retry logic to not be so expensive on the server.
-
- 27 1月, 2018 1 次提交
-
-
由 Thuan Nguyen 提交于
-
- 16 1月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 13 1月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 12 1月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 10 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 09 1月, 2018 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
- 08 1月, 2018 1 次提交
-
-
由 superjom 提交于
-
- 06 1月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 03 1月, 2018 1 次提交
-
-
由 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
-
- 29 12月, 2017 3 次提交
- 28 12月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 26 12月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 25 12月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 23 12月, 2017 2 次提交
- 22 12月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 21 12月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 17 12月, 2017 2 次提交
- 16 12月, 2017 1 次提交
-
-
由 Superjom 提交于
-
- 12 12月, 2017 3 次提交
- 11 12月, 2017 1 次提交
-
-
由 superjom 提交于
vl_test
-
- 28 11月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 24 11月, 2017 3 次提交
-
-
由 Qiao Longfei 提交于
* add third_party and refactoring cmake * support pybind * fix build error * add storage_proto as dependency * update gflags * update comment
-
由 superjom 提交于
-
由 superjom 提交于
-
- 22 11月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 20 11月, 2017 1 次提交
-
-
由 superjom 提交于
-
- 17 11月, 2017 2 次提交