This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# Add node
extend shape: https://github.com/onnx/onnx/issues/3920
add node (extend output's dim): https://github.com/onnx/onnx/issues/2709
add node (NMS): https://github.com/onnx/onnx/issues/2216
add node (add preprocess nodes): https://zhuanlan.zhihu.com/p/394395167
# modify attribute of nodes
topk: https://github.com/onnx/onnx/issues/2921
# done
remove layer: https://github.com/onnx/onnx/issues/2638
# 或许可以帮助
http://yyixx.com/docs/algo/onnx/