Commit Graph

370 Commits (b83ff4514b2bbdce5ec2ba76f8205307c874c574)

Author SHA1 Message Date
guosheng b83ff4514b Register reduce_op_kernel with multiple data types
9 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
9 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
9 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
9 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
9 years ago
fengjiayi 193096194c Merge branch 'dev_elementwise_max_min' into dev_elementwise_scalar
9 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
9 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
fengjiayi 3f5c77cc4b fix copyright information
9 years ago
fengjiayi f1a889720a fix copyright
9 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
9 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
9 years ago
fengjiayi 14f6fa346b make elementwise op support scalar as input Y
9 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
fengjiayi 3177c9a691 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
9 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
9 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
9 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
9 years ago
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
9 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
9 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
9 years ago
fengjiayi c6d7ad3689 fix typo
9 years ago
fengjiayi 1e6e5ac64c add unit test
9 years ago
Cao Ying e7acf32cdf
Merge pull request #7525 from guoshengCS/add-python-glu
9 years ago
wanghaoshuang 8f37c3c2a7 Fix sequence scale functor cuda kernel
9 years ago
yangyaming 25fee87154 Change program.seed from 0 to 1.
9 years ago
Yu Yang 3bbff25bc3
Merge pull request #7453 from reyoung/feature/fix_seed_for_dynrnn_test
9 years ago
yangyaming f05330b78b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
9 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
9 years ago
武毅 8d253e4965
Merge pull request #7249 from typhoonzero/transpiler_split_tensor
9 years ago
guosheng c083a60d7a Add python split and glu
9 years ago
fengjiayi e5c89143c4
Merge pull request #7431 from JiayiFeng/dev_error_clip_test
9 years ago
yangyaming a091d1a31c Enhance print_op.
9 years ago
typhoonzero c996eb8a0b rename dist tests
9 years ago
fengjiayi 0a44cd91df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_error_clip_test
9 years ago
typhoonzero b886b8292d add cmakelist
9 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
9 years ago
wanghaoshuang 45cf234127 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into warpctc
9 years ago
wanghaoshuang 137f0dfc21 1. Fix warpctc grad tensor initial bug.
9 years ago
typhoonzero df50c14abd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transpiler_split_tensor
9 years ago
typhoonzero c24da0d3ee update unit test split var
9 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
9 years ago
emailweixu d954becb1c
Merge pull request #7371 from emailweixu/assign_value_op
9 years ago
Xi Chen cadb95fbeb minor tweaks
9 years ago
Xi Chen b1f24660bf add dist demo fit_a_line
9 years ago
Darcy 5d9dcfc1d0
Merge pull request #7429 from putcn/book_demo_distributed_understand_sentiment_
9 years ago
helinwang bfc68f256a
Merge pull request #7425 from helinwang/distributed_label_semantic_role
9 years ago
xuwei06 237385cf41 Correctly handle int values for assign_value_op
9 years ago
xuwei06 ce233796ea assign_value operator
9 years ago
Helin Wang 6c0723661e Add distributed label semantic role book chapter
9 years ago