[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update Doc (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
yqwang-ms committed Jul 31, 2019
1 parent 1aa6e61 commit 220a3df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ A Framework represents an application with a set of Tasks:
## Related Project
### Third Party Controller Wrapper
A specialized wrapper can be built on top of FrameworkController to optimize for a specific kind of application:
* [OpenPAI Controller Wrapper](https://github.com/Microsoft/pai) `[Developing]`: A wrapper client optimized for AI applications
* [NNI Controller Wrapper (FrameworkController Training Service)](https://github.com/Microsoft/nni/blob/master/docs/FrameworkControllerMode.md): A wrapper client optimized for AutoML applications
* [OpenPAI Controller Wrapper (Job RestServer)](https://github.com/microsoft/pai/tree/master/src/rest-server): A wrapper client optimized for AI applications
* [NNI Controller Wrapper (TrainingService)](https://github.com/microsoft/nni/blob/master/docs/en_US/TrainingService/FrameworkControllerMode.md): A wrapper client optimized for AutoML applications

### Similar Offering On Other Cluster Manager
* [YARN FrameworkLauncher](https://github.com/Microsoft/pai/blob/master/subprojects/frameworklauncher/yarn): Similar offering natively supports [Apache YARN](http://hadoop.apache.org)
Expand Down
1 change: 0 additions & 1 deletion doc/known-issue-and-upcoming-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
- [ ] Support Framework Status Subresource
- [ ] Support Framework CompletedRetainSec
- [ ] Add AttemptCreating state to move the object initialization time out of the ObjectLocalCacheCreationTimeoutSec
- [ ] Support Framework History Server

0 comments on commit 220a3df

Please sign in to comment.