Граф коммитов

154 Коммитов

Автор SHA1 Сообщение Дата
Hao Yuan 274fba0da5
add setup_hdfs.sh (#1850) 2018-12-07 16:12:08 +08:00
YundongYe 182f38b524
Enable Cluster object model (#1824)
* [Cluster Object Model] main module development (#1683)

* [Cluster Object Model] Modify [ paictl cluster ] command, based on com. (#1712)

* Class name modify. Pep8 (#1720)

* [cluster object model] Change paictl machine‘s code, based on com. (#1723)

* Add a tutorial to guide how to add new service configuraiton into com (#1701)

* [Cluster Object Model] Modify [paictl service] command, based on new cluster-object-model (#1735)
2018-12-05 17:31:49 +08:00
Hao Yuan f7366ff6d8
Job-editor prototype (#1676)
* add job-editor.dockerfile

* refine dockerfile

* add readme

* refine

* refine readme

* add screenshot

* add JUPYTER_TOKEN in jobEnbs

* update readme

* update readme

* update readme
2018-12-05 14:21:57 +08:00
qyyy 29ba2cc7e3
[auto-test][example][tested] Add username support for auto-test to keep away path conflict (#1679)
* fix prepare.sh in mpi folder

* add horovod example && add auto-test support

* add horovod example

* fix json of horovod

* add sleep for horovod

* add ssh readiness detest shell script

* add ssh service detest script

* add hdfs support

* revise document of horovod

* revise examples document

* revise document

* fix review

* fix review

* fix review

* add username to auto-test for HDFS path

* revise json file for adding username path

* for test

* fix prepare.sh for adding username parameter

* finish test

* finish test

* review fix

* testing

* testing

* tested
2018-11-09 14:08:11 +08:00
qyyy 20a497fbb8
[example]revise document (#1656)
* fix prepare.sh in mpi folder

* add horovod example && add auto-test support

* add horovod example

* fix json of horovod

* add sleep for horovod

* add ssh readiness detest shell script

* add ssh service detest script

* add hdfs support

* revise document of horovod

* revise examples document

* revise document

* fix review

* fix review

* fix review
2018-11-08 14:35:20 +08:00
YundongYe 339c59bde9
[Drivers] Add two new versions (#1642) 2018-11-08 09:59:57 +08:00
Manuel Möhlmann 7461d3091a Fixed typos (#1607) 2018-11-05 13:54:36 +08:00
YundongYe c7fc0cdc98
[Drivers] Make drivers version configurable (#1626) 2018-11-01 11:12:07 +08:00
Mingliang Tao 7dee3adefd docs: tutorial of autobuild docker (#1589)
* docs: tutorial of autobuild docker

* add table of content
2018-10-30 16:07:53 +08:00
Ziming Miao 4f23c079cc
OCR opensource example (#1549)
* init commit

* add ocr example

* fix html template typo

* add logger and args parse

* fix log level

* add job json

* remove redundent files

* upgrade to python3 to avoid encode issues

* remove hardcode

* refine

* improve ocr performance

* fix text box error

* refine code

* add readme

* refine code

* refine
2018-10-25 19:07:28 +08:00
qyyy 0b4a6728c7
add support for special characters & fix version of mxnet example (#1542) 2018-10-17 14:53:12 +08:00
qyyy 2e487a779d Yuqian/unstable example fix (#1474)
* fix all unstable examples and make auto-test support it and rest server namespace

* test

* test done
2018-10-11 15:00:30 +08:00
Di Xu f4e934bcd3
add nvidia gpu support for pai-lite (#1437) 2018-10-11 13:08:22 +08:00
qyyy 83f5852baf
add instructions for customizing pyspark job (#1449)
* add instructions for customizing pyspark job

* add customized example
2018-09-30 14:40:09 +08:00
yanli2017 7e35691704
[PAIShare] Set Custom GitHub Repo (#1445) 2018-09-29 16:07:20 +08:00
qyyy 30043c4b0c
[examples][auto-test] Examples fix & auto-test for all examples (#1417)
* fix examples and add auto-test

* some fix

* fix keras name conflict

* add failed job tips

* add examples filter

* fix bugs

* Update readme

fix url and format

* Update readme.md

* Update readme.md

* Update job_manage.py

add sleep according to the times of loop

* fix reviewed items

* Update readme.md

* Update readme.md

* Update README.md

* Test finish

clone branch turns from yuqian/examples_fix branch to master branch
2018-09-29 10:38:13 +08:00
Yanjie Gao 5d3b60e6f7
[folder refactor] mv cluster-configuration to examples (#1365)
* add cluster-configuration as config example

* fix link of how to write config

* fix link of alert

* fix link of webportal

* fix link of rest-server

* fix link of rest-server api
2018-09-14 10:52:00 +08:00
Yanjie Gao 9505588105
refactor job-tutorial folder to examples (#1360)
* move job-tutorial to examples

* fix link of job

* fix broken link of xgboost

* fix link of caffe

* fix link of caffe2

* fix link of chainer

* fix link of cntk

* fix link of jupyter

* fix link of keras

* fix link of mxnet

* fix link of pytorch

* fix link of scikit learn

* fix link of serving

* fix link of tensorflow

* fix link of job env

* fix job-tutorials
2018-09-14 09:05:34 +08:00
Ziming Miao 1e363c09ae
fix keras TensorFlow backend example (#1130) 2018-08-31 15:05:38 +08:00
Asakuri 9b42846f60 update tensorflow serving example 2018-08-20 17:03:51 +08:00
YanjieGao c03f4f3f8f refator job tutorial and first README.md 2018-08-17 15:38:01 +08:00
YanjieGao 8f88b109a8 resort imtes 2018-08-17 15:38:01 +08:00
YanjieGao de6fe4f7f6 fix link for mpi 2018-08-17 15:38:01 +08:00
YanjieGao 52ff6df852 refactor the Readme.md 2018-08-17 15:38:01 +08:00
YanjieGao 13985b8bba remove duplicate content 2018-08-17 15:38:01 +08:00
YanjieGao a453ed9f87 fix first character spell 2018-08-17 15:38:01 +08:00
YanjieGao 2ae35fb8ca fix link broken issue 2018-08-17 15:38:01 +08:00
YanjieGao 21265aef6c fix link 2018-08-17 15:38:01 +08:00
YanjieGao c10c958f94 refine the words of example 2018-08-17 15:38:01 +08:00
YanjieGao 6600b5458f refactor the examples 2018-08-17 15:38:01 +08:00
YanjieGao 5899a4d06b refactor examples 2018-08-17 15:38:01 +08:00
YanjieGao 1020e5e2e2 add caffe2 2018-08-17 15:38:01 +08:00
YanjieGao 0f70f67682 refactor examples 2018-08-17 15:38:01 +08:00
YanjieGao b3b587bfd0 add each example docker intro 2018-08-17 15:38:01 +08:00
YanjieGao f505a8124a refine the entry page job format 2018-08-17 15:38:01 +08:00
YanjieGao 7a97399ca2 refine the entry page 2018-08-17 15:38:01 +08:00
YanjieGao 377fd5cd8e hidden the docker env 2018-08-17 15:38:01 +08:00
YanjieGao 66b0d9b30e add readme 2018-08-17 15:38:01 +08:00
YanjieGao f16e6fbbca add images 2018-08-17 15:38:01 +08:00
Yanjie Gao 90d01870e7 refine example readme 2018-08-17 15:38:01 +08:00
Hao Yuan f78edccf8f remove empty config entries 2018-08-11 11:30:48 +08:00
Hao Yuan 624f75cf19 add notes about howto quit after Spark application finished 2018-08-11 11:30:48 +08:00
Hao Yuan a35b8b7368 add tutorial for spark history server 2018-08-11 11:30:48 +08:00
Hao Yuan b5a6152422 add spark history server 2018-08-11 11:30:48 +08:00
Hao Yuan 188afb11f4 add ${SPARK_HOME}/sbin INT $PATH 2018-08-11 11:30:48 +08:00
Hao Yuan 3a6251d006 refine dockerfile 2018-08-11 11:30:48 +08:00
Hao Yuan 95d689e10f refine: yarn config mounted in container by restserver 2018-08-11 11:30:48 +08:00
Hao Yuan ba175bca94 fix data can't load 2018-08-11 11:30:48 +08:00
Hao Yuan f76a782abe add readme about submit Spark python application 2018-08-11 11:30:48 +08:00
Hao Yuan 42dbd1daad add gradient_boosted_tree_classifier_example.py 2018-08-11 11:30:48 +08:00