Commit Graph

20 Commits (3ca5df0f479db82a39ace4962ede193bc18d9152)

Author SHA1 Message Date
Yu Yang cbb904356c Remove main function in some unittest.
8 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
8 years ago
liaogang b8d26ff4d7 fix float except bugs
9 years ago
liaogang 536bf7d87f fix poolAllocator unordered_map bug on Mac OS X
9 years ago
liaogang 92ca98d5f5 Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang 1f8c21978d replace fabsf() using std::abs
9 years ago
liaogang d8366a67fa fix bug on thread barrier
9 years ago
Haonan 688eeefab3 fixed issues with synchronizing streams when copy from gpu to cpu
9 years ago
liaogang b2d65384e9 Merge remote-tracking branch 'origin/master'
9 years ago
liaogang 1df0c7b149 avoid link failed on unit test for mac os
9 years ago
Yu Yang 55a1a7588b Disable a unittest will use large memory by grep
9 years ago
Yu Yang a238b11f83 Fix linux compile
9 years ago
liaogang 58f74e2ca1 Add main entry for unit test files and replace memalign by posix_memalign
9 years ago
liaogang 3f5ce64cab fix StorageEngine::singleton and std::function<void()> type unmatched.
9 years ago
liaogang 445d1e8201 Support MAC OS for PaddlePaddle
9 years ago
He 903d5c7ec0 bug fix for hl_matrix_classification_error
9 years ago
liaogang 291318e5a2 delete Bits.h and move its func into utils/Util.h
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
dangqingqing 7857d7f74b Bug fix for image classification demo and ResNet model zoo when using CPU.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago