- 09 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 07 5月, 2020 1 次提交
-
-
由 走神的阿圆 提交于
-
- 21 6月, 2019 1 次提交
-
-
由 linshuliang 提交于
Add usage manual for VisualDL, and modify four pictures in directory demo/component/usage_interface. (#549) The usage maunal will be helpful for beginners to make use of VisualDL. The components of ViusalDL are introduced in details, including definitions of functions, parameters explanations. Moreover, demos are given for each component. The former pictures of demo are lack of some details in the frontend webpage, I upload new pictures to make demo more intuitive.
-
- 06 6月, 2019 1 次提交
-
-
由 linshuliang 提交于
-
- 20 3月, 2019 1 次提交
-
-
由 wuzewu 提交于
add component usage demo
-
- 17 12月, 2018 1 次提交
-
-
由 wuzewu 提交于
-
- 05 9月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-
- 25 7月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
* prepare for v1.1 release * upload missing onnx model
-
- 20 7月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-
- 19 7月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-
- 12 7月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-
- 06 7月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
-
- 01 5月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Add the 'how to use embedding' tutorial * Add the chinese version of how to use embedding doc * update syntax * add punctuation * change visualdl to visualDL * Prove reading * prove reading
-
- 28 4月, 2018 2 次提交
-
-
由 Jeff Wang 提交于
* Add a new PyTorch example to show embedding. Update pybind document. * Change the function of embedding to take word dictionary.
-
由 Nicky Chan 提交于
-
- 26 4月, 2018 2 次提交
-
-
由 Nicky Chan 提交于
-
由 Nicky Chan 提交于
* Simplify Paddle demo by showing vgg only and add comments * update python format * fix format issue
-
- 11 4月, 2018 3 次提交
-
-
由 Jeff Wang 提交于
* Add license to the top of files * Add licenses agreement on the demo files
-
由 Nicky Chan 提交于
-
由 Jeff Wang 提交于
* Provide demo code how on to create text records. * Remove test code
-
- 06 4月, 2018 2 次提交
-
-
由 Nicky Chan 提交于
* Complete audio data integration: * Add num channels, sample width, sample rate as params * Generate audio file with proper params * clang format
-
由 Nicky Chan 提交于
-
- 23 3月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Adjust the sync_cycle automatically. * Change the multiplier type to double. * Adjust the sync_period. * Fix comment. * Add the pre-commit * Run pre-commit with other files.
-
- 14 3月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Update the version number Update the doc to include Vue Update the doc to give more details on the sync_cycle Update the doc to include python 3 * Update the LogWriter constructor doc. * Update the package copy directory. * Update the version to 0.0.2 (implying beta now) * Update the vdl_create_scratch_log to python 3 as well.
-
- 08 3月, 2018 2 次提交
- 07 2月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* rename vdl_scratch.py to vdl_create_scratch_log * Simply replace the vdl_scratch.py
-
- 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.
-
- 02 2月, 2018 1 次提交
-
-
由 daminglu 提交于
-
- 31 1月, 2018 2 次提交
- 27 1月, 2018 1 次提交
-
-
由 Thuan Nguyen 提交于
* Add C++ and python style check to travis. * Update all C++/python code that violate coding standards.
-
- 17 1月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 16 1月, 2018 5 次提交
-
-
由 Yan Chunwei 提交于
-
由 Qiao Longfei 提交于
* support manylinux build
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
- 15 1月, 2018 2 次提交
-
-
由 daminglu 提交于
* mxnet graph * long graph * added full graph * add gif back * updated gif * fix comments * remove python highlight for one line
-
由 Yan Chunwei 提交于
-