Yu Yang
|
17eed332af
|
Update key attributes
|
8 years ago |
Yibing Liu
|
0b07583cf8
|
Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into scope
|
8 years ago |
Yu Yang
|
1f0056b242
|
Update interface
|
8 years ago |
Yibing Liu
|
73b1c5bd96
|
add overview for scope design doc
|
8 years ago |
Yu Yang
|
64a1cdf982
|
Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into feature/scope_design
|
8 years ago |
Yu Yang
|
2d5507fab2
|
Add interfaces
|
8 years ago |
Yu Yang
|
d7aca775c5
|
Update API
|
8 years ago |
qiaolongfei
|
44137260ce
|
Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into scope
|
8 years ago |
qiaolongfei
|
8282138047
|
some properties of scope
|
8 years ago |
Yu Yang
|
76e2a3cd95
|
Refine English
|
8 years ago |
Yu Yang
|
0b70361a0e
|
Refining english
|
8 years ago |
Yu Yang
|
581e4c1cbd
|
Parent & local scope done
|
8 years ago |
Yu Yang
|
04ad9b6b02
|
Add Scope Parent & Local section
|
8 years ago |
Yu Yang
|
acf0b75e49
|
Merge branch 'scope' of https://github.com/jacquesqiao/Paddle into feature/scope_design
|
8 years ago |
Yu Yang
|
3e099787b8
|
Add scope doc
|
8 years ago |
qiaolongfei
|
7a48507710
|
fix code style
|
8 years ago |
Yu Yang
|
674b1d3462
|
Update code
|
8 years ago |
Yu Yang
|
002a6c94ea
|
Rearrange docs
|
8 years ago |
qiaolongfei
|
bcac91a463
|
scope design doc
|
8 years ago |
gangliao
|
7bce40d7be
|
Merge pull request #2538 from wangkuiyi/generic.cmake-comments
Rewrite tutorial comments in generic.cmake
|
8 years ago |
Yi Wang
|
252ef0cb31
|
Update
|
8 years ago |
Yi Wang
|
71f8c3bb98
|
Rearrange paragraphs
|
8 years ago |
Yi Wang
|
a28ba1a6ac
|
Rewrite tutorial comments in generic.cmake
|
8 years ago |
Yi Wang
|
603fd43d77
|
Merge pull request #2533 from gangliao/compile
ENH: Merge multiple static libs into singe one
|
8 years ago |
helinwang
|
6ef1ccddf6
|
Merge pull request #2536 from helinwang/2535
Fix unit test error: File exists: '/root/.cache/paddle/dataset'
|
8 years ago |
Helin Wang
|
936ac658c0
|
Fix unit test error: File exists: /root/.cache/paddle/dataset
|
8 years ago |
liaogang
|
bb61adf0d6
|
ENH: Typesetting CMake
|
8 years ago |
liaogang
|
0b49395885
|
FIX: clang-format
|
8 years ago |
liaogang
|
785a8d5980
|
ENH: Merge multiple static libs into singe one
|
8 years ago |
gangliao
|
64ea5a6460
|
Merge pull request #2529 from gangliao/fix_bug
FIX: Add boost inc dir
|
8 years ago |
乔龙飞
|
d051c2b183
|
Merge pull request #2530 from jacquesqiao/fix-go
Add WITH_GOLANG to control the link of go lib
|
8 years ago |
Cao Ying
|
03d181cf21
|
Merge pull request #2522 from emailweixu/print_layer
Allow printer layer to print user-provided message
|
8 years ago |
qiaolongfei
|
9e13b68f01
|
refine code
|
8 years ago |
qiaolongfei
|
b101aaca0a
|
disable go master
|
8 years ago |
qiaolongfei
|
4c4b689f6a
|
disable go master
|
8 years ago |
liaogang
|
899035dcb9
|
FIX: Add boost inc dir
|
8 years ago |
gangliao
|
1e6f65503b
|
Merge pull request #2513 from wangkuiyi/platform
Move paddle/majel/* to paddle/{platform,framework/*
|
8 years ago |
qiaolongfei
|
d9aac1e13d
|
add WITH_Go to disable compile go to paddle
|
8 years ago |
Yi Wang
|
599b57af83
|
Check boost for new code, as it uses boost::variant
|
8 years ago |
xuwei06
|
61222578b4
|
Allow printer layer to print user provided message
For example:
layer.printer(input=[x, y], format="x=%s y=%s")
|
8 years ago |
hedaoyuan
|
4d6cb5d0db
|
Merge pull request #2517 from hedaoyuan/fix_2503
Fix some compile error.
|
8 years ago |
dzhwinter
|
9b755c0684
|
Merge pull request #2386 from dzhwinter/optimizer_lib2
merge with lasted develop branch. Optimizer lib2
|
8 years ago |
hedaoyuan
|
7872f37650
|
Fix some compile error.
|
8 years ago |
qingqing01
|
8266546eb2
|
Merge pull request #2480 from emailweixu/repeat_layer
Repeat layer for column vector
|
8 years ago |
Yi Wang
|
3124b9d9cd
|
Make Google style include order
|
8 years ago |
Yi Wang
|
8e4903354a
|
Fix Google Style
|
8 years ago |
Yi Wang
|
b984ed9d54
|
Remove unused majle/.gitignore
|
8 years ago |
Yi Wang
|
8913aff194
|
Make paddle/framework buildable and passed
|
8 years ago |
Yi Wang
|
d03159be09
|
Use Google Style in new directories
|
8 years ago |
Yi Wang
|
9b5fb27647
|
Make place_test buildable and passed.
|
8 years ago |