Zeng Jinle
|
8ff6b289bd
|
[Dygraph to static graph]JIT/Trace (#20775)
* jit/trace 1st version, test=develop
* add more unittests, test=develop
|
5 years ago |
Hongyu Liu
|
2a9d74f67c
|
Add comment for dygraph api (#17869)
* add api commet; test=develop
* fix fc dtype bug; test=develop
* remove float32 in default parameter; test=develop
* fix exmpale bug; test=develop
* fix build once; test=develop
* fix num_chanels bug; test=develop
* fix install check failed bug; test=develop
|
6 years ago |
wopeizl
|
841553e13f
|
use pyreader to read data in dygraph mode (#17314)
* use pyreader to read data
* add return_list to PyReader to support return value represented as list
|
6 years ago |
minqiyang
|
97aa1838bc
|
Fix dygraph train mode
test=develop
|
6 years ago |
lujun
|
e11bf2a49e
|
merge branch, test=develop
|
6 years ago |
lujun
|
e97ded835a
|
merge branch, test=develop
|
6 years ago |
lujun
|
d3fc3d5520
|
move internal function, test=develop
|
6 years ago |
minqiyang
|
fb7c787d34
|
Fix conflicts
test=develop
|
6 years ago |
minqiyang
|
45c9f2a68a
|
Fix bugs in piecewise decay
test=develop
|
6 years ago |
minqiyang
|
a424ab499e
|
Change CMakeFiles
test=develop
|
6 years ago |
minqiyang
|
0ec53f987c
|
Support imperative learning rate decay in optimizer
|
6 years ago |