- Sep 01, 2019
-
-
guo ran authored
* prelu * fix * fix
-
- Aug 31, 2019
-
-
cheng cheng authored
* bugfix: reshape op infer dim0 size; and look up tensorflow reshape * refine code for read * check py if and test
-
scxfjiang authored
* matmul * np.allclose
-
Juncheng authored
-
ShawnXuan authored
* zero constant initilzer for adam m and v * make of_format * init adam m v beta1_t and beta2_t * use value instead of initializer * const float& -> const float * update
-
Shenghang Tsai authored
* fix gcc version in release * fix empty line
-
Shenghang Tsai 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 * fix wheel build not adding .so (#2052) * color plan dot VERSION-2 (#2045) * fix 121 for tick (#2069)
-
Juncheng authored
-
guo ran authored
* fix bn * return Maybe<void> OK in lambda * fix typo
-
- Aug 30, 2019
-
-
QiaoJing authored
* fix sigmoid op bug * fix bug for split like op * add sigmoid grad op
-
Shenghang Tsai authored
-
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
-