Merge pull request #1224 from kemingy/add_example_proj

chore: add two ML example projects
This commit is contained in:
Joe Rickerby
2022-08-11 19:16:24 +01:00
committed by GitHub
+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