mlbo
mlbo
Fix a document error
It can be referred to lutzroeder/netron#544
when I modify code in yololayer.h i met such error ``` static constexpr int INPUT_H = 1024; static constexpr int INPUT_W = 1024; ``` 
TRAJECTORY_BUILDER_2D.submaps.grid_options_2d.resolution Want to contribute? Great! Make sure you've read and understood [CONTRIBUTING.md](https://github.com/cartographer-project/cartographer_ros/blob/master/CONTRIBUTING.md).
开发版:radxa orion-o6 ### 配置: CPU GPU 内存:12G 操作系统:Debian12 现象:运行直接发生crash ### 编译命令: `cmake .. -DMNN_LOW_MEMORY=true -DMNN_CPU_WEIGHT_DEQUANT_GEMM=true -DMNN_BUILD_LLM=true -DMNN_SUPPORT_TRANSFORMER_FUSE=true`