chore: add two ML example projects

Signed-off-by: Keming <kemingy94@gmail.com>
This commit is contained in:
Keming
2022-08-11 08:44:35 +08:00
parent 6549a90991
commit 30bfc7b2b2
+12
View File
@@ -594,3 +594,15 @@
gh: SciTools/cf-units
ci: [github]
os: [apple, linux]
- name: envd
gh: tensorchord/envd
ci: [github]
os: [apple, linux, windows]
note: A machine learning development environment build toool
- name: mosec
gh: mosecorg/mosec
ci: [github]
os: [linux, apple]
note: A machine learning model serving framework powered by Rust