Commit Graph

29 Commits (8f9480cc2cbc02bd96d237e8b52706e53d86e217)

Author SHA1 Message Date
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
7 years ago
tensor-tang 23a674c98a switch the flag
7 years ago
tensor-tang defd7ec641 mkldnn only need one trainer
7 years ago
Helin Wang 3219c831a1 Rename Argument::sumCost to Argument::cost since Argument should not know about cost.
8 years ago
Yu Yang 1f97236177 Remove unused init method in paddle::Trainer
8 years ago
liaogang be8b126845 Move Execepts into arch/osx dir
8 years ago
Yu Yang adc58397d2 Merge pull request #969 from reyoung/feature/clean_gradient_machine_start
8 years ago
Yu Yang 71a316ea1f Remove unused cost parameter in ParameterUpdater
8 years ago
Yu Yang 56f29658ba Remove not used params in GradientMachine::start
8 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
Yu Yang 3100406cc4 Simplify the testOnePeriod method.
8 years ago
wangyanfei01 1f2423a919 follow comments: more docs
8 years ago
wangyanfei01 290ee32f2d fix confliction
8 years ago
wangyanfei01 63de3ec2ba merge origin/develop and fix confliction
8 years ago
xuwei06 66520f8b41 Fix --job=test
8 years ago
wangyanfei01 1f743d381c Redesign test_period meaning:
8 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
wangyanfei01 b62c80f156 qfg
8 years ago
wangyanfei01 0feecbd13c modify on docs
8 years ago
wangyanfei01 0a0c55d228 more friendly test options
8 years ago
wangyanfei01 c6a0298e2a create PR to polish test_period meaning
8 years ago
backyes 0e1a22d0fc set test_period default value to 0 (#279)
8 years ago
emailweixu cbe734b396 Python trainer api (#193)
8 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
9 years ago
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
9 years ago
liaogang 445d1e8201 Support MAC OS for PaddlePaddle
9 years ago
dangqingqing 4268885c0e Remove global variable in CHECK_CUDA and CHECK_CUDNN and fix compiler bug.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago