Commit Graph

26 Commits (c5f0293cf318a8d68b7b6c9bfab58cbd744000f7)

Author SHA1 Message Date
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
5 years ago
Jacek Czaja cd43c4440e [MKL-DNN] LRN and Pool2d (FWD) NHWC support (#21375)
5 years ago
Jacek Czaja f4cf028a8c [MKL-DNN] Error throwing for NHWC layout for MKL-DNN ops (#21207)
5 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
xiaoting 9ed4aaada4 modified formula for Lrn (#17281)
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
tensor-tang 64f7516aee
fix lrn on mac (#14426)
6 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
tensor-tang b4dfba1779 refine lrn_op cpu forward and speedup
6 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout (#11040)
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
Siddharth Goyal 8d3ce01f36 Fix cpplint errors for a set of operators (#9837)
7 years ago
Tomasz Patejko b9874251c6 Plain LRN op throws an exception when is_test is set in backward pass
7 years ago
Tomasz Patejko 14ba67c0ef Function for running MKLDNN primitive added. Unittest added for is_test attribute
7 years ago
Tomasz Patejko 72cc64e40e Device blobs are created only in training. Added testing attribute
7 years ago
Tomasz Patejko 2d95527527 Removing WITHIN_CHANNEL algorithm for lrn. CPU lrn operator works only with ACROSS_CHANNELS
7 years ago
Tomasz Patejko c51c446221 Content of GetExpectedKernelType moved to standalone function
7 years ago
Tomasz Patejko 192cc5dd32 Implementation of MKLDNN LRN
7 years ago
qingqing01 1cd700d8e8
Fix bug in LRN operator. (#9124)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago