Skip to content

Commit

Permalink
Fix the 'T' mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
weiya711 committed Sep 4, 2023
1 parent adcb4f9 commit 6237885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/sam-outputs/dot/mat_mask_tri_fiberwrite.gv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
digraph SAM {
comment="x=none,B=ss01,C=ss01,D=ss10,T=ss01"
comment="x=none,B=ss01,C=ss01,D=ss10,T=sss012"
22 [comment="type=fiberlookup,index=i,tensor=B,mode=0,format=compressed,src=true,root=true" label="FiberLookup i: B0\ncompressed" color=green4 shape=box style=filled type="fiberlookup" index="i" tensor="B" mode="0" format="compressed" src="true" root="true"]
21 [comment="type=intersect,index=i" label="intersect i" color=purple shape=box style=filled type="intersect" index="i"]
20 [comment="type=repsiggen,index=i" label="RepeatSignalGenerator i" color=cyan3 shape=box style=filled type="repsiggen" index="i"]
Expand Down

0 comments on commit 6237885

Please sign in to comment.