Commit Graph

13 Commits (4d47683b1cd2ef2a6bfce70af34743dac56d1f5e)

Author SHA1 Message Date
Yi Wang 4558807c48 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
hedaoyuan 6ba04dcd11 Remove the header files that do not need to be included.
8 years ago
xzl 6c528cbc2a add check: CHECK_EQ(outputs[0].getArgType(), ADD_TO)
8 years ago
xzl e8d171bbd2 add check for groups and inputChannels
8 years ago
xzl dbb658805e modity the format
8 years ago
xzl 11588b3670 support inputchannels != outputchannels of depthwiseconv
8 years ago
xzl c43f6936c0 modify the format and delete useless comment
8 years ago
xzl ccd46d1bf6 modify format accored with clang-format 3.8
8 years ago
xzl 198164adef use the expandconvlayer forward and backward, add the explain for class
8 years ago
xzl 064dc888ef add the comments for .h file and code tiny modify
8 years ago
xzl efae51ce24 add the mobilenet gpu acceleration, cpu is in the process
8 years ago
zlx eeb17c26fd add depthwise operation and depthwise conv layer
8 years ago