tangwei12
13295d90d9
load persistables with selected rows, test=develop ( #17047 )
6 years ago
Yan Chunwei
a985949be9
Fea/fuse conv elementwise add fuse ( #14669 )
6 years ago
Tao Luo
743cb840f1
update with comments
...
test=develop
6 years ago
Tao Luo
42359e88a4
clean code
...
test=develop
6 years ago
Tao Luo
405b2486db
support loading from memory
...
test=develop
6 years ago
minqiyang
53433d7f2e
Revert the changes of VLOG
...
test=develop
6 years ago
Qiyang Min
698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
qingqing01
abe209234f
Exhaustive search for cuDNN conv. ( #14286 )
...
* exhaustive search for cuDNN conv.
* Refine code and add unit testing.
* Fix model load in fluid/inference and unit testing in conv2d
* Follow comments.
* Fix compiling test=develop
6 years ago
minqiyang
0c3227a523
Change the origin VLOG level to 10 times
...
Fix code to support cpplint syntax check
test=develop
6 years ago
qingqing01
db8c52da5e
Revert " Exhaustive search for cuDNN conv. ( #14043 )"
...
This reverts commit ce7d9b0799
.
6 years ago
qingqing01
ce7d9b0799
Exhaustive search for cuDNN conv. ( #14043 )
...
* exhaustive search for cuDNN conv.
* Refine code and add unit testing.
* Clean code
* Fix model load in fluid/inference and unit testing in conv2d
* Follow comments.
6 years ago
Xin Pan
4313d870a2
refine
7 years ago
Xin Pan
c69cf6dde8
fix
7 years ago
Xin Pan
926e1077ca
version
7 years ago
Yan Chunwei
902f19b46a
fea/fuse attention lstm simplify.with fusion lstm.with sequnce expand ( #13006 )
7 years ago
tensor-tang
e3a96300bb
move SetNumThreads to platform
7 years ago
Liu Yiqun
39eb871ddf
Add an interface to set the number of threads for math function, and set the default value to 1 for inference.
7 years ago
wanghaoshuang
848fb00215
Fix comments.
7 years ago
wanghaoshuang
a4b452a2d6
Remove initP2P(bool) and init function in framework.
7 years ago
wanghaoshuang
e4708565f4
Fix cpplint format.
7 years ago
wanghaoshuang
48b7b54321
Refine code.
7 years ago
wanghaoshuang
1bdea0a8d2
Add init interface for customize devices.
7 years ago
Abhinav Arora
744ebcfa18
Fix CPPlint issues in fluid/inference ( #10075 )
7 years ago
Liu Yiqun
449bdde58a
Correct some typos.
7 years ago
Yiqun Liu
e90e7ab237
Remove the use of ARCHIVE_START/END ( #9844 )
...
* Add USE_OP of all operators and kernels and remove ARCHIVE_START/END in CMakeLists.txt of inference unittests.
* Remove ARCHIVE_START/END when linking inference shared library.
* Disable some fluid related cmake operations for cross-compiling.
7 years ago
Yi Wang
797a7184ac
Unify Fluid code to Google C++ style ( #9685 )
7 years ago
Yiqun Liu
a032f56f7c
Add profiling information for inference example ( #8748 )
...
* Add profiling information for inference example, recognize digits.
* Refine the profiling method.
* Correct the use of RecordEvent and simplify recognize_digits.
7 years ago
Liu Yiqun
efb6ba3531
Merge branch 'develop' into core_refine_inference
7 years ago
qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Liu Yiqun
b44917d09b
Implement IsPersistable() in c++.
7 years ago
Yi Wang
fc374821dd
Correct #include path
7 years ago
Yi Wang
90648f336d
Move file to fluid/; Edit CMakeLists.txt
7 years ago