Remove extra attribute in OpMaker (#44310)
* add runtime config in phi
* add runtime attr for op desc and op
* fix no proto error
* adjust opdesc set_attr impl
* try to remove conv_op extra attrs
* add init runtime attr map
* change extra header path
* fix runtime_attr
* fix trace_op
* fix bug of pass
* fix merge conflict
* fix dygraph attrs
* fix bug of pass
* fix dygraph bug
* fix unittest module
* delete extra attr default
* fix dropout kernel
* polish code
* fix extra output of instance_norm
* fix merge confilct
* fix op_desc bug
* add extra attr in yaml for conv3d_transpose
* don't remove extra input and output
* fix save_inference_model
* fix bug of batch_norm
* revert some change
* polish log
* polish code
* add code comment
Co-authored-by: NChen Weihang <chenweihang@baidu.com>
Showing
想要评论请 注册 或 登录