-
Notifications
You must be signed in to change notification settings - Fork 414
Noc QoR measurement #2479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Noc QoR measurement #2479
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
84c0c83
Added per-circuit traffic flow option to task file syntax
soheilshahrouz 436c56b
Add symlinks for synthetic benchmarks
soheilshahrouz 9f888ce
Add a task for large simple synthetic NoC benchmarks
soheilshahrouz c93e2bc
Add a task for large complex synthetic NoC benchmarks
soheilshahrouz 24fd226
new task for small simple synthetic benchmarks
soheilshahrouz b71dbc8
new task for small complex synthetic benchmarks
soheilshahrouz 1666d5a
Add download_noc_mlp.py
soheilshahrouz d068167
ignore .vqm and .blif files in NoC MLP benchmark directories.
soheilshahrouz 6cc52c8
Add get_noc_mlp_benchmarks target to CmakeLists
soheilshahrouz f3c46bf
create symbolic links to blif and traffic flow files in NoC MLP bench…
soheilshahrouz 30484b1
Add new task to run QoR measurement for NoC MLP benchmarks
soheilshahrouz 8db79f6
Downlaod NoC MLP benchmarks from EECG network
soheilshahrouz 6db596d
Fixed symbolic file target path
soheilshahrouz 37ef28b
Clean download_noc_mlp.py from Titan mentions
soheilshahrouz 0d46da6
Add a task list for NoC QoR measurements
soheilshahrouz df30f28
Updated documentation
soheilshahrouz 64ff25a
fixed pylint errors
soheilshahrouz 844b9d2
applied pr comments
soheilshahrouz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_16_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_16_noc_1D_chain/complex_16_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_2_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_2_noc_1D_chain/complex_2_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_32_noc_clique.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_clique/complex_32_noc_clique.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_32_noc_star.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_noc_star.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_4_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_4_noc_1D_chain/complex_4_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_64_noc_clique.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_64_noc_clique/complex_64_noc_clique.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_64_noc_nearest_neighbor.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_64_noc_nearest_neighbor/complex_64_noc_nearest_neighbor.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_64_noc_star.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_64_noc_star/complex_64_noc_star.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/complex_8_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_8_noc_1D_chain/complex_8_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_16_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_16_noc_1D_chain/simple_16_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_2_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_2_noc_1D_chain/simple_2_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_32_noc_clique.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_32_noc_clique/simple_32_noc_clique.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_32_noc_star.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_32_noc_star/simple_32_noc_star.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_4_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_4_noc_1D_chain/simple_4_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_64_noc_2D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_64_noc_2D_chain/simple_64_noc_2D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_64_noc_clique.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_64_noc_clique/simple_64_noc_clique.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_64_noc_star.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_64_noc_star/simple_64_noc_star.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/simple_8_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././simple_8_noc_1D_chain/simple_8_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/spread_2_noc_1D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././spread_2_noc_1D_chain/spread_2_noc_1D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/spread_32_noc_clique.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././spread_32_noc_clique/spread_32_noc_clique.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/spread_32_noc_star.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././spread_32_noc_star/spread_32_noc_star.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/spread_64_noc_2D_chain.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././spread_64_noc_2D_chain/spread_64_noc_2D_chain.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/spread_64_noc_clique.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././spread_64_noc_clique/spread_64_noc_clique.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/blif_files/spread_64_noc_star.blif
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././spread_64_noc_star/spread_64_noc_star.blif |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_16_noc_1D_chain.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_16_noc_1D_chain/complex_16_noc_1D_chain.flows |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_2_noc_1D_chain.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_2_noc_1D_chain/complex_2_noc_1D_chain.flows |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_32_noc_clique.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_clique/complex_32_noc_clique.flows |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_32_noc_star.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_noc_star.flows |
1 change: 1 addition & 0 deletions
1
...chmarks/noc/Synthetic_Designs/traffic_flow_files/complex_32_noc_star_no_constraints.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_noc_star_no_constraints.flows |
1 change: 1 addition & 0 deletions
1
...rks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_12_latency_constraints.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_12_latency_constraints.flows |
1 change: 1 addition & 0 deletions
1
...rks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_24_latency_constraints.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_24_latency_constraints.flows |
1 change: 1 addition & 0 deletions
1
...ow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_2_bandwdiths.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_2_bandwdiths.flows |
1 change: 1 addition & 0 deletions
1
...rks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_31_latency_constraints.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_31_latency_constraints.flows |
1 change: 1 addition & 0 deletions
1
...ow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_3_bandwdiths.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_3_bandwdiths.flows |
1 change: 1 addition & 0 deletions
1
...ow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_4_bandwdiths.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_4_bandwdiths.flows |
1 change: 1 addition & 0 deletions
1
...arks/noc/Synthetic_Designs/traffic_flow_files/complex_32_star_4_latency_constraints.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_32_noc_star/complex_32_star_4_latency_constraints.flows |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_4_noc_1D_chain.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_4_noc_1D_chain/complex_4_noc_1D_chain.flows |
1 change: 1 addition & 0 deletions
1
vtr_flow/benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_64_noc_clique.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_64_noc_clique/complex_64_noc_clique.flows |
1 change: 1 addition & 0 deletions
1
...benchmarks/noc/Synthetic_Designs/traffic_flow_files/complex_64_noc_nearest_neighbor.flows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.././complex_64_noc_nearest_neighbor/complex_64_noc_nearest_neighbor.flows |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.