File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments