Commit 0040ba8 1 parent 179d74a commit 0040ba8 Copy full SHA for 0040ba8
File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ Projects built by community members:
5
5
* The [ SHARK-Studio] ( https://github.com/nod-ai/SHARK-Studio ) project offers user
6
6
interfaces for running a large corpus of machine learning programs.
7
7
8
- * The [ SHARK-Platform ] ( https://github.com/nod-ai/SHARK-Platform ) project
8
+ * The [ shark-ai ] ( https://github.com/nod-ai/shark-ai ) project
9
9
contains modeling and serving libraries.
10
10
11
11
* The [ SHARK-ModelDev] ( https://github.com/nod-ai/SHARK-ModelDev ) project is an
12
12
integration repository for various model bringup activities. Several parts
13
13
of SHARK-ModelDev graduated to
14
14
[ iree-turbine] ( https://github.com/iree-org/iree-turbine ) and
15
- [ SHARK-Platform ] ( https://github.com/nod-ai/SHARK-Platform ) .
15
+ [ shark-ai ] ( https://github.com/nod-ai/shark-ai ) .
16
16
17
17
* The [ IREE C++ Template] ( https://github.com/iml130/iree-template-cpp ) * (archived)*
18
18
showed one way to integrate IREE's runtime into a project with CMake.
Original file line number Diff line number Diff line change @@ -9,10 +9,9 @@ icon: octicons/bug-16
9
9
10
10
Bringing up new models or diagnosing regressions in existing models written
11
11
using one of IREE's supported [ ML frameworks] ( ../../guides/ml-frameworks/index.md )
12
- or downstream projects like
13
- [ SHARK-Platform] ( https://github.com/nod-ai/SHARK-Platform ) can involve
14
- debugging up and down the tech stack. Here are some tips to make that process
15
- easier.
12
+ or downstream projects like [ shark-ai] ( https://github.com/nod-ai/shark-ai ) can
13
+ involve debugging up and down the tech stack. Here are some tips to make that
14
+ process easier.
16
15
17
16
## Helpful build settings
18
17
You can’t perform that action at this time.
0 commit comments