Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
987 contributions in the last year
Activity overview
Contributed to
alibaba/pipcook,
yodaos-project/yoda.js,
yodaos-project/yodaos
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in alibaba/pipcook that received 5 comments
pipboard: make improvements for configuring pipeline and creating.
Now to configuration a pipeline: And create a pipeline is from templates as: Still working in progress: Daemon configuration config local plu…
+2,230
−485
•
5
comments
- add .ps_project dir for gradientci
- boa: skip the esm tests for node >= 14.5.0
- build: fix the pipeline action
- cli: correct the error message when receiving http errors.
- costa: use ~/.pipcook/plugins/.pip as the default cache dir
- daemon: add a inference.js in model-define plugin for inferencing.
- costa: add bootstrap script for bootstrap
- pipboard: fix the job which evaluateMap.pass is not accessible
- daemon: dont print the boa not found stacktrace
- costa: support in-memory cache for npm registry requests
- build: enable incremental build
- plugin: fix the dependencies for fs-extra
- daemon: remove unnecessary rxjs dep
- cli: daemon-stop use SIGINT as the default signal.
- pipboard: use tfjs to running models for showcase
- cli: add new command `daemon debug` for debugging the daemon service
- daemon: introduce output templates for future generator
- lint: add checking for unused vars and unused args
- core: fix sync util function and promisify, and add unit tests
- daemon/cli: support plugin upload
- add tutorials for classification and detection
- daemon: refactor uuid to shortid
- daemon: fix lint
- daemon: return immediately if job run without verbose
- costa: fix test timeout
- boa: fix compile error when path has spaces
- sdk: implement sdk
- fix: ImageDataLoader OOM
- doc: refactor machine-learning-overview.md
- core: set timeout for testing
- costa: support plugin install from npm package tarball
- readme: fix some errors
- plugins: update the glob wildcard to support more flexible searching for dataset
- detectron2: move to torch 1.4.0 which is for cuda 10.1
- boa: add dependence check before install
- boa: clean tmp files for pybind11 after make
Created an issue in alibaba/pipcook that received 2 comments
costa: frequent timeout errors when running the CI tests
The test case is https://github.com/alibaba/pipcook/blob/master/packages/costa/src/runnable_test.ts#L21-L24, timeout is 5000ms.
2
comments
- boa: support the esm for node.js >=14.5.0
- build: update versions to decrease the size of root node_module
- build: valid all pipelines installation is valid
- build: add nightly release(beta)
- cli: incorrect cli output when daemon is crashed
- plugin: replace the pickle for model storage
- pipeline: the new design for the next stable(v1.2)
- pipeline: separate the model define plugin into 2 lifecycle
- test, sdk: socket hangup in sdk integration tests
- core: add util functions based on the current builtin plugins.
- cli: integrate the daemon sub-command with launchd and systemd
- cli: it takes long time to run `init` due to the network issue of node-pre-gyp
1
contribution
in private repositories
Jul 16

