Skip to content

Commit b167990

Browse files
update figure links
1 parent fd2486c commit b167990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/source/design/concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Design goals of TinyMS:
2121
* Small runtime footprint that could be used on mobile, edge or cloud.
2222
* Standardizing spec for model training script format.
2323

24-
![TinyMS Architecture](/_static/tinyms-architecture.png)
24+
![TinyMS Architecture](../_static/tinyms-architecture.png)
2525

2626
### Workflow analysis
2727

@@ -34,7 +34,7 @@ Typical model development workflow:
3434
* **Accuracy Verification**: The process of model accuracy verification, including the definition of metrics
3535
* **Model Deployment**: Model application services via an inference server
3636

37-
![TinyMS Workflow](/_static/tinyms-workflow.png)
37+
![TinyMS Workflow](../_static/tinyms-workflow.png)
3838

3939
### Module design
4040

0 commit comments

Comments
 (0)