You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,8 +72,8 @@ A Framework represents an application with a set of Tasks:
72
72
## Related Project
73
73
### Third Party Controller Wrapper
74
74
A specialized wrapper can be built on top of FrameworkController to optimize for a specific kind of application:
75
-
*[OpenPAI Controller Wrapper](https://github.com/Microsoft/pai)(Developing): A wrapper client optimized for AI applications
76
-
*[NNI Controller Wrapper (FrameworkController Training Service)](https://github.com/Microsoft/nni/blob/master/docs/FrameworkControllerMode.md)(Released): A wrapper client optimized for AutoML applications
75
+
*[OpenPAI Controller Wrapper](https://github.com/Microsoft/pai)`[Developing`]: A wrapper client optimized for AI applications
76
+
*[NNI Controller Wrapper (FrameworkController Training Service)](https://github.com/Microsoft/nni/blob/master/docs/FrameworkControllerMode.md): A wrapper client optimized for AutoML applications
77
77
78
78
### Similar Offering On Other Cluster Manager
79
79
*[YARN FrameworkLauncher](https://github.com/Microsoft/pai/blob/master/subprojects/frameworklauncher/yarn): Similar offering natively supports [Apache YARN](http://hadoop.apache.org)
0 commit comments