File tree 8 files changed +12
-12
lines changed
AI-and-Analytics/Getting-Started-Samples
INC-Quantization-Sample-for-PyTorch
IntelPython_XGBoost_GettingStarted
IntelPython_daal4py_GettingStarted
IntelTensorFlow_GettingStarted
Intel_Extension_For_PyTorch_GettingStarted
Intel_Extension_For_SKLearn_GettingStarted
Intel_Extension_For_TensorFlow_GettingStarted
Intel_oneCCL_Bindings_For_PyTorch_GettingStarted
8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ conda activate pytorch
80
80
3 . Clone the GitHub repository:
81
81
```
82
82
git clone https://github.com/oneapi-src/oneAPI-samples.git
83
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples
83
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples
84
84
```
85
85
4 . Launch Jupyter Notebook:
86
86
> ** Note** : You might need to register Conda kernel to Jupyter Notebook kernel,
@@ -101,7 +101,7 @@ optimize_pytorch_models_with_ipex.ipynb
101
101
1 . Clone the GitHub repository:
102
102
```
103
103
git clone https://github.com/oneapi-src/oneAPI-samples.git
104
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples
104
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples
105
105
```
106
106
2 . Launch Jupyter Notebook:
107
107
> ** Note** : You might need to register Conda kernel to Jupyter Notebook kernel,
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ conda activate xgboost
66
66
3 . Clone the GitHub repository:
67
67
```
68
68
git clone https://github.com/oneapi-src/oneAPI-samples.git
69
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
69
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
70
70
```
71
71
72
72
4 . Launch Jupyter Notebook:
@@ -91,7 +91,7 @@ IntelPython_XGBoost_GettingStarted.ipynb
91
91
1 . Clone the GitHub repository:
92
92
```
93
93
git clone https://github.com/oneapi-src/oneAPI-samples.git
94
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
94
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_XGBoost_GettingStarted
95
95
```
96
96
2 . Launch Jupyter Notebook:
97
97
> ** Note** : You might need to register Conda kernel to Jupyter Notebook kernel,
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ conda activate xgboost
78
78
3 . Clone the GitHub repository:
79
79
```
80
80
git clone https://github.com/oneapi-src/oneAPI-samples.git
81
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
81
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
82
82
```
83
83
4 . Launch Jupyter Notebook:
84
84
> ** Note** : You might need to register Conda kernel to Jupyter Notebook kernel,
@@ -102,7 +102,7 @@ IntelPython_daal4py_GettingStarted.ipynb
102
102
1 . Clone the GitHub repository:
103
103
```
104
104
git clone https://github.com/oneapi-src/oneAPI-samples.git
105
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
105
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/IntelPython_daal4py_GettingStarted
106
106
```
107
107
108
108
2 . Launch Jupyter Notebook:
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ conda activate tensorflow
85
85
3 . Clone the GitHub repository:
86
86
```
87
87
git clone https:// github.com/ oneapi- src/ oneAPI- samples.git
88
- cd oneapi - samples/ AI - and - Analytics/ Getting- Started- Samples/ IntelTensorFlow_GettingStarted
88
+ cd oneAPI - samples/ AI - and - Analytics/ Getting- Started- Samples/ IntelTensorFlow_GettingStarted
89
89
```
90
90
# ## Run the Script
91
91
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ source <custom_path>/bin/activate
73
73
2 . Clone the GitHub repository:
74
74
```
75
75
git clone https://github.com/oneapi-src/oneAPI-samples.git
76
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted/
76
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_PyTorch_GettingStarted/
77
77
```
78
78
3 . Run the Python script.
79
79
```
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ source activate usr_intelpython
60
60
3 . Clone the GitHub repository
61
61
```
62
62
git clone https://github.com/oneapi-src/oneAPI-samples.git
63
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples
63
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples
64
64
```
65
65
66
66
### Install Jupyter Notebook
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ conda activate tensorflow ## For the system with Intel CPU
71
71
3 . Clone the GitHub repository:
72
72
```
73
73
git clone https://github.com/oneapi-src/oneAPI-samples.git
74
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
74
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
75
75
```
76
76
4 . Launch Jupyter Notebook:
77
77
> ** Note** : You might need to register Conda kernel to Jupyter Notebook kernel,
@@ -92,7 +92,7 @@ ResNet50_Inference.ipynb
92
92
1 . Clone the GitHub repository:
93
93
```
94
94
git clone https://github.com/oneapi-src/oneAPI-samples.git
95
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
95
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/Intel_Extension_For_TensorFlow_GettingStarted
96
96
```
97
97
2 . Launch Jupyter Notebook:
98
98
> ** Note** : You might need to register Conda kernel to Jupyter Notebook kernel,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ source <custom_path>/bin/activate
53
53
2 . Clone the GitHub repository:
54
54
```
55
55
git clone https://github.com/oneapi-src/oneAPI-samples.git
56
- cd oneapi -samples/AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted/
56
+ cd oneAPI -samples/AI-and-Analytics/Getting-Started-Samples/Intel_oneCCL_Bindings_For_PyTorch_GettingStarted/
57
57
```
58
58
3 . Launch Jupyter Notebook.
59
59
```
You can’t perform that action at this time.
0 commit comments