Skip to content

Commit 6299296

Browse files
committedDec 16, 2020
Add link to ultra96V2 demo video
1 parent 3d31e2e commit 6299296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tsm_fpga/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We must take additional steps to deploy this pipelined model. First, isolating t
66

77
To quantize the split model, we dump intermediate activations from the unsplit implementation at the locations of DPU kernel inputs. These inputs are then used as input to the Vitis-AI quantizer. Once quantized, the resulting splits of the model can be compiled into the final demo executable.
88

9-
![split-mbv2](https://github.com/mit-han-lab/temporal-shift-module/tree/master/tsm_fpga/images/split_mobilenetv2_bottleneck.png)
9+
![split-mbv2](https://github.com/mit-han-lab/temporal-shift-module/raw/master/tsm_fpga/images/split_mobilenetv2_bottleneck.png)
1010

1111
## FPGA Setup
1212

0 commit comments

Comments
 (0)
Please sign in to comment.