Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update add_caffe_custom_layer.md #977

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented May 25, 2023

Create A Good Pull Request

下面的文字请保留在PR说明的最后面,并在提完PR后,根据实际情况勾选确认以下情况

Please check the follow step before merging this pull request

  • Python code style verification
  • Review all the code diff by yourself
  • All models(TensorFLow/Caffe/ONNX/PyTorch) testing passed
  • Details about your pull request, releated issues

If this PR add new model support, please update model_zoo.md and add model to out test model zoos(@wjj19950828)

  • New Model Supported
  • No New Model Supported

@luotao1 luotao1 merged commit a52274c into PaddlePaddle:develop Jul 24, 2024
1 check passed
luotao1 pushed a commit to luotao1/X2Paddle that referenced this pull request Jul 31, 2024
luotao1 added a commit that referenced this pull request Jul 31, 2024
* [Bug]Fixed ONNXDecoder (#939)

* fixed Gemm bug

* re-lint

* fixed typo error

* support fmod=1

* fixed nonzero bug

* add nonzero test case

* Support yolov8 for onnx

* re-lint

* fixed bug for paddleslim

* support yolov8cls

* fixed for ci

* add onnx2paddle for visualdl

* fixed import models bug

* fixed import models bug

* fixed import models bug

* [Bug]Support pnc model (#962)

* support pnc model

* fixed code style

* Update README.md

* Update add_caffe_custom_layer.md (#977)

* Update README.md (#976)

* Update program.py (#978)

* support CHAN-DST (#815)

* Add cast op in the LN pattern (#822)

* add div2scale pass for huggingface

* add cast pattern mode

* fixed for ci

* fixed for ci

* fixed for ci

* add _convolution_mode  (#1041)

* Add autoscan Add op test

* Add elementwise op tests

* Add mod optest

* add torch autoscan test

* Add convtranspose test and fixed bug

* Add different torch version tests

* update tests

* re-lint

* rm useless code

* fixed bug

* fixed torch testcases

* fixed torchbase

* merge develop

---------

Co-authored-by: wjj19950828 <wjjisloser@163.com>

* modify version to 1.4.2

---------

Co-authored-by: WJJ1995 <wjjisloser@163.com>
Co-authored-by: chenjian <chenjian26@baidu.com>
Co-authored-by: Jason <jiangjiajun@baidu.com>
Co-authored-by: co63oc <co63oc@users.noreply.github.com>
@co63oc co63oc deleted the patch-2 branch September 20, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants