forked from intel/ipex-llm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,8 @@ You may want to write your deep learning programs using BigDL if: | |
|
||
## **Getting Help** | ||
|
||
* You can check out the [Getting Started page](https://bigdl-project.github.io/master/#getting-started/) for a quick overview of how to use BigDL, and the [BigDL Tutorials project](https://github.com/intel-analytics/BigDL-tutorials) for step-by-step deep leaning tutorials on BigDL (using Python). | ||
|
||
* You can join the [BigDL Google Group](https://groups.google.com/forum/#!forum/bigdl-user-group) (or subscribe to the [Mail List](mailto:[email protected])) for more questions and discussions on BigDL | ||
|
||
* You can post bug reports and feature requests at the [Issue Page](https://github.com/intel-analytics/BigDL/issues) | ||
|