Fix hexagon_converter and complie merge bugBeluooo#790
Open
Beluooo-H wants to merge 48 commits intoXiaoMi:masterfrom
Open
Fix hexagon_converter and complie merge bugBeluooo#790Beluooo-H wants to merge 48 commits intoXiaoMi:masterfrom
Beluooo-H wants to merge 48 commits intoXiaoMi:masterfrom
Conversation
Libin dev
transformer validate passed Transformer validate passed.
modified: third_party/nnlib/arm64-v8a/libcdsprpc.so modified: third_party/nnlib/v66/libhexagon_nn_skel.so modified: tools/python/run_model.py modified: tools/python/transform/hexagon_converter.py modified: tools/python/utils/util.py modified: tools/python/validate.py
modified: third_party/nnlib/arm64-v8a/libcdsprpc.so modified: third_party/nnlib/v66/libhexagon_nn_skel.so modified: tools/python/run_model.py modified: tools/python/transform/hexagon_converter.py modified: tools/python/utils/util.py modified: tools/python/validate.py
modified: tools/python/validate.py
* modified: mace/tools/mace_run.cc modified: third_party/nnlib/arm64-v8a/libcdsprpc.so modified: third_party/nnlib/v66/libhexagon_nn_skel.so modified: tools/python/run_model.py modified: tools/python/transform/hexagon_converter.py modified: tools/python/utils/util.py modified: tools/python/validate.py * modified: mace/tools/mace_run.cc modified: third_party/nnlib/arm64-v8a/libcdsprpc.so modified: third_party/nnlib/v66/libhexagon_nn_skel.so modified: tools/python/run_model.py modified: tools/python/transform/hexagon_converter.py modified: tools/python/utils/util.py modified: tools/python/validate.py * modified: tools/python/run_model.py modified: tools/python/validate.py * modified: tools/python/validate.py
conformer精度验证通过(需搭配nn库Beluooo分支)
modified: tools/python/transform/transformer.py
new file: workspace/inputs/conformer/icache1.raw new file: workspace/inputs/conformer/icache2.raw new file: workspace/inputs/conformer/icache3.raw new file: workspace/inputs/conformer/input.raw new file: workspace/inputs/transformer/speech.raw new file: workspace/inputs/yolo/inputs.raw new file: workspace/minmax_rangelog/change_conformer_range_log new file: workspace/minmax_rangelog/transformer_range_log new file: workspace/minmax_rangelog/yolo_range_log new file: workspace/onnx_model/change_conformer.onnx new file: workspace/onnx_model/transformer-no-where.onnx new file: workspace/onnx_model/yolov8n.onnx new file: workspace/yaml/change_conformer_dsp.yml new file: workspace/yaml/transformer_dsp.yml new file: workspace/yaml/yolo_dsp.yml
modified: tools/python/transform/transformer.py
bank8641
approved these changes
Feb 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix hexagon_converter and complie merge bug