Commit Graph

17 Commits (89d6d69ce47b91dad51a50140163c8682003e9fa)

Author SHA1 Message Date
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.
8 years ago
wanghaoshuang 848fb00215 Fix comments.
8 years ago
wanghaoshuang a4b452a2d6 Remove initP2P(bool) and init function in framework.
8 years ago
wanghaoshuang e4708565f4 Fix cpplint format.
8 years ago
wanghaoshuang 48b7b54321 Refine code.
8 years ago
wanghaoshuang 1bdea0a8d2 Add init interface for customize devices.
8 years ago
Abhinav Arora 744ebcfa18
Fix CPPlint issues in fluid/inference (#10075)
8 years ago
Liu Yiqun 449bdde58a Correct some typos.
8 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
8 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style (#9685)
8 years ago
Yiqun Liu a032f56f7c
Add profiling information for inference example (#8748)
8 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Liu Yiqun b44917d09b Implement IsPersistable() in c++.
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago