Commit Graph

25 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
chengduo 95862a547c
Merge pull request #7014 from chengduoZH/profiling/refine_drop_out
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
chengduoZH 52119d62a7 refine
7 years ago
chengduoZH a1e1ae3ff7 refine drop_out_op
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
7 years ago
Kexin Zhao 6a07af0671 polish doc c to d
7 years ago
Qiao Longfei fc68290bcc update _create_op_func_ and support generate dropout layer (#5134)
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
7 years ago
qingqing01 7831b1d9ea Merge branch 'develop' into attr_bool
7 years ago
dangqingqing 6e2782e958 update to develop branch.
7 years ago
dangqingqing 36aeb30d12 Remove LoDTensor in some operators' InferShape and refine ShareLoD function.
8 years ago
dangqingqing 3ec48480af Fix bug
8 years ago
dangqingqing 72ba02701b Add bool type for attribute and use it in dropout_op.
8 years ago
Xinghai Sun ffeeef82f3 Remove unnecessary mask operations in test phase for dropout operator.
8 years ago
Xinghai Sun 585d12a307 Add is_training attr and testing phrase compuation to dropout operator.
8 years ago
Xinghai Sun 0532662902 Merge branch 'develop' into dropout
8 years ago
Xinghai Sun 4eadfc0749 Correct typos for dropout operator.
8 years ago
Xinghai Sun 963a4f3c4e Update by following reviewers' comments.
8 years ago
Xinghai Sun c657537b4f Correct some typos.
8 years ago
Xinghai Sun b1a185524f Fixed SEGFAULT of dropout operator in GPU.
8 years ago
Xinghai Sun 9a44f3d6da Add dropout operator.
8 years ago