Commit Graph

7336 Commits (c8965dc1ab28767ebe85e969126ed2e4b4fb0f66)

Author SHA1 Message Date
minqiyang c8965dc1ab Polish code
6 years ago
Paddle CI 289aba750a Polish code
6 years ago
minqiyang cf7229d2c2 Polish code
6 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
6 years ago
minqiyang be2d3ae629 Add debug info
6 years ago
minqiyang a21f4e38c3 Polish code
6 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
6 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
6 years ago
Tao Luo 6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
6 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
6 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
6 years ago
dongdaxiang db50b01100 remove file cnt assignment in async_executor
6 years ago
Xin Pan 3c09a57e47 fix bias
6 years ago
Xin Pan c8c3efad76 fix bias
6 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
6 years ago
Tao Luo ef038743f1 remove legacy python code
6 years ago
chengduo 958ca2c7c5
speed fetch_feed_test (#15383)
6 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
6 years ago
wopeizl e81b2c93f5
Merge pull request #15342 from wopeizl/windows/fixunittest
6 years ago
Xin Pan d1ac567579 fix
6 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
6 years ago
Xin Pan bf180577ba fix
6 years ago
Xin Pan e395f2c6a3 polish codes
6 years ago
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
tensor-tang 3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
6 years ago
Xin Pan 179363a15c polish codes
6 years ago
Xin Pan bfa2621fc3 fix bias
6 years ago
Xin Pan 9a4314f025 imperative gan
6 years ago
peizhilin e7fa61e282 fix unit test cases
6 years ago
Xin Pan a61e7d0f48 dy gan mostly working
6 years ago
tensor-tang a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
6 years ago
Xin Pan 73093656b8
Merge pull request #15331 from panyx0718/api
6 years ago
Xin Pan 2db6e3ed2a
Merge pull request #15292 from panyx0718/imperative
6 years ago
乔龙飞 Qiao Longfei b14d4cdd75
Merge pull request #14890 from jacquesqiao/multithread-sparse-adam
6 years ago
Xin Pan 03fe31097b add static GAN
6 years ago
mozga-intel cba729404d Enable softmax operator for a ngraph engine
6 years ago
liuwei1031 3f815e079f fix github issue 15267 test=develop (#15306)
6 years ago
wopeizl 0fbb76f66b
Merge pull request #15204 from wopeizl/debug/support
6 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
6 years ago
Qiao Longfei a2f2cde031 revert test_adam_op test=develop
6 years ago
Qiao Longfei a6b3bf6069 add attr min_row_size_to_use_multithread in op config test=develop
6 years ago
Qiao Longfei 8c516a24e5 remote min_row_size_to_use_multithread in adam interface test=develop
6 years ago
Qiao Longfei 7fd15ce539 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet
6 years ago
Xin Pan 95f142b18b resolve conflict
6 years ago
Xin Pan abdd9411b4 fix
6 years ago
Xin Pan c27008c408 convert all tests to new CompiledProgram API
6 years ago
chengduo 485d32102d
Open fetch_feed_op test (#15266)
6 years ago
peizhilin eea75a1d93 fix issue when type is invalid
6 years ago