- Aug 30, 2019
-
-
Juncheng authored
-
Houjiang Chen authored
* Refine Infer APIs by return Maybe<void> type * Fix return type * Fix code style * Replace CHECK macros in the implementation of infer APIs * Revert IsOk * update
-
Juncheng authored
-
QiaoJing authored
-
Houjiang Chen authored
* Refine Infer APIs by return Maybe<void> type * Fix return type * Fix code style * Replace CHECK macros in the implementation of infer APIs * Revert IsOk
-
jackalcooper authored
-
jackalcooper authored
* add more checks * make language more consistant * better error info for worker init * better error
-
jackalcooper authored
-
Juncheng authored
-
scxfjiang authored
-
scxfjiang authored
* run max_pool_2d without bug * correct max_pool_2d * correct average_pool_2d * minor refine * final version * rename to nn.py * add name arg to pool1d ops * refine by review
-
jackalcooper authored
* check in impl * add todo
-
Juncheng authored
-
- Aug 29, 2019
-
-
leaves-zwx authored
* python_ops gather and unit test * format * minor mod
-
Juncheng authored
* AssignOp * remove useless code
-
jackalcooper authored
* fix data dir * rm model load path
-
jackalcooper authored
* Fix tick in multi node parallel (#2042) * check in fixes * fix by adding boxing method * register tick op * move code and add more check * fix typo * fix bug when filtering op nodes before adding tick * check in impl
-
jackalcooper authored
* check in fixes * fix by adding boxing method * register tick op * move code and add more check * fix typo * fix bug when filtering op nodes before adding tick
-
- Aug 28, 2019
-
-
cheng cheng authored
* better looking and more infomation of merged_plan.dot * refine color
-
jackalcooper authored
-
jackalcooper authored
-
- Aug 27, 2019
-
-
Juncheng authored
-
Shiyuan Shang-Guan authored
-
jackalcooper authored
* check in fixes * check in script * fix boxing bug when setting conf with sbp * flag for iter * fixbug of delete worker * fix delete worker in script * address review, add exclusive or check * reuse plan to dot file * refine plan dot * fix and add flags * fmt * rm debug output * more flags * check Activation * fix fc bug when num axes > 2 * reverse change
-
cheng cheng authored
* reuse plan to dot file * refine plan dot
-
- Aug 25, 2019
-
-
cheng cheng authored
-
- Aug 23, 2019
-
-
jackalcooper authored
-
cheng cheng authored
* half impl of without scp bin * feat: init_worker can without scp binary and no use uuid
-
cheng cheng authored
-
cheng cheng authored
* init multi-unit by send oneflow_worker binary and ConfigProto to worker machine * refine var name * refine code * compile user/main job only on master * bert multi machine test code * fix bugs * JobConfs * fix bugs under WITH_RDMA * fix multi-machine bugs * delete useless code
-
- Aug 22, 2019
-
-
jackalcooper authored
* check in updated paths * check in minimum setup tool
-
- Aug 21, 2019
-
-
jackalcooper authored
-
Li Xinqi authored
* put job_conf into plan * using job_name judge isPullJob/isPushJob * fix wrong job_id error * model_init is a push job; model_save is a pull job
-
- Aug 20, 2019
-
-
lixinqi authored
-
- Aug 19, 2019