Skip to content

Commit ed0d200

Browse files
committed
fix: bcbinary bug
- as said Change-Id: I6a42a5af9e75766505addf479cfa25a43431f196
1 parent 4d71f28 commit ed0d200

11 files changed

Lines changed: 4 additions & 0 deletions

third_party/nntoolchain/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cp bmcompiler/libbackend/libbackend_1684.so /workspace/tpu-mlir/third_party/nnto
1717
```bash
1818
#bm1684x sha256: 376191048a4f4d04b2d89e3f46d19a9ef531ed3a
1919
# maxpool-fix: + 163d96ab0098cb7c72a3dda08a73b6ad148c14ac
20+
# bcbinary fix: + 5623a77bc215d116f218aacf03e51240c3037e09
2021
cd TPU1686
2122
source scripts/envsetup.sh bm1684x
2223
debug: rebuild_backend_lib_cmodel
@@ -29,6 +30,7 @@ cp build/firmware_core/libfirmware_core.a /workspace/tpu-mlir/third_party/nntool
2930

3031
#bm1688 sha256: 376191048a4f4d04b2d89e3f46d19a9ef531ed3a
3132
# maxpool-fix: + 163d96ab0098cb7c72a3dda08a73b6ad148c14ac
33+
# bcbinary fix: + 5623a77bc215d116f218aacf03e51240c3037e09
3234
cd TPU1686
3335
source scripts/envsetup.sh bm1686
3436
debug: rebuild_backend_lib_cmodel
@@ -41,6 +43,7 @@ cp build/firmware_core/libfirmware_core.a /workspace/tpu-mlir/third_party/nntool
4143

4244
#bm1690 sha256: 376191048a4f4d04b2d89e3f46d19a9ef531ed3a
4345
# maxpool-fix: + 163d96ab0098cb7c72a3dda08a73b6ad148c14ac
46+
# bcbinary fix: + 5623a77bc215d116f218aacf03e51240c3037e09
4447
cd TPU1686
4548
source scripts/envsetup.sh sg2260
4649
debug: rebuild_backend_lib_cmodel
@@ -124,3 +127,4 @@ cp model-runtime/runtime/include/tpuv7_modelrt.h /workspace/tpu-mlir/third_party
124127
cp cdmlib/host/cdm_runtime/include/tpuv7_rt.h /workspace/tpu-mlir/third_party/nntoolchain/include
125128
```
126129

130+
4.02 KB
Binary file not shown.
16 Bytes
Binary file not shown.
4.02 KB
Binary file not shown.
656 Bytes
Binary file not shown.
1.21 KB
Binary file not shown.
0 Bytes
Binary file not shown.
1.2 KB
Binary file not shown.
1.58 KB
Binary file not shown.
1.58 KB
Binary file not shown.

0 commit comments

Comments
 (0)