Commit Graph

20 Commits (8746725a977994a336d85c9181641294ff86c0a2)

Author SHA1 Message Date
Wu Yi b0eca1040f
remove unused vars (#10618)
7 years ago
Kexin Zhao 7a86069422 Add float16 demo code and put float16 work in contrib/float16 folder (#10331)
7 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
7 years ago
Kexin Zhao 0ecc6fa8f3 Add float16 transpiler and image classification example (#10109)
7 years ago
Yang Yang(Tony) 2182ecfbbd
remove duplicated ShareLoD in gru_op and sequence_conv_op (#10149)
7 years ago
Yiqun Liu 598035f985 Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
7 years ago
Luo Tao 81c47b21ef add type check and default scope
7 years ago
Luo Tao f45818e7f9 create new varible in scope
7 years ago
Luo Tao 5483258b7e fuse batch norm for conv operator with bias
7 years ago
Luo Tao ea0cf6f382 rewrite inference_transpiler in Python end
7 years ago
Luo Tao 17833d30e3 fuse batch norm for conv operator without bias
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
7 years ago
Helin Wang e9b488635c Fix vgg16 fc layer size: 4096 rather than 512
7 years ago
武毅 4d4322a698
merge fluid dist tests (#8573)
7 years ago
Tao Luo dce0383f89
Merge pull request #8404 from Xreki/core_refine_inference
7 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago