Commit Graph

15 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
7 years ago
Luo Tao 761b329793 unify the indentation of license
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
Dong Zhihong 46c61b35f7 "add elementwise op support"
7 years ago
kexinzhao af760eac5e polish op from e to f (#5357)
7 years ago
Yu Yang f1913d4697 Change registry, test register double kernel
7 years ago
qiaolongfei 0fa4b985a9 split elementwise_op.h into two header files
7 years ago
gongweibao f99841dd2a Elementwise operator. (#4139)
7 years ago
dangqingqing 36aeb30d12 Remove LoDTensor in some operators' InferShape and refine ShareLoD function.
7 years ago
dangqingqing b65709e403 Share LoD between input and output of each opeators.
7 years ago
Liu Yiqun eef1ccbf08 Add the check of inputs and outputs in all operators.
8 years ago
dangqingqing f6b518c970 Fix elementwise_mul_op.cc
8 years ago
dangqingqing cb28428323 Replace LoDTensor in elementwise_mul_op, pad_op and recurrent_op_utils.
8 years ago
gongweibao 8778957cfc Add element-wise multiplication operator. (#3787)
8 years ago