提交 7bbbf3fa 编写于 作者: Z zhaojiaying01

op register

上级 84dcb100
...@@ -20,13 +20,13 @@ SOFTWARE. ...@@ -20,13 +20,13 @@ SOFTWARE.
#include <map> #include <map>
#include <string> #include <string>
#include <vector>
#include <utility> #include <utility>
#include "framework/attribute.h" #include <vector>
#include "framework/block_desc.h"
#include "common/type_define.h" #include "common/type_define.h"
#include "common/types.h" #include "common/types.h"
#include "common/variant.h" #include "common/variant.h"
#include "framework/attribute.h"
#include "framework/block_desc.h"
#include "framework/op_info.h" #include "framework/op_info.h"
#include "framework/op_kernel_type.h" #include "framework/op_kernel_type.h"
#include "framework/paddle_mobile_object.h" #include "framework/paddle_mobile_object.h"
......
...@@ -16,8 +16,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE ...@@ -16,8 +16,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
==============================================================================*/ ==============================================================================*/
#include <vector>
#include "operators/conv_op.h" #include "operators/conv_op.h"
#include <vector>
#include "framework/data_type.h" #include "framework/data_type.h"
#include "framework/op_proto_maker.h" #include "framework/op_proto_maker.h"
#include "framework/op_registry.h" #include "framework/op_registry.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册