Commit Graph

32 Commits (06325c4de10e6f1a66fc81b3c84256b524e900ef)

Author SHA1 Message Date
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
6 years ago
Tao Luo 42359e88a4 clean code
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
qingqing01 db8c52da5e Revert " Exhaustive search for cuDNN conv. (#14043)"
6 years ago
qingqing01 ce7d9b0799
Exhaustive search for cuDNN conv. (#14043)
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)
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)
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