We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424ab49 commit 63ab592Copy full SHA for 63ab592
AI-and-Analytics/Getting-Started-Samples/LPOT-Sample-for-Tensorflow/sample.json
@@ -16,7 +16,7 @@
16
"conda create --name user_tensorflow -y",
17
"conda activate user_tensorflow",
18
"conda install -c ${ONEAPI_ROOT}/conda_channel tensorflow numpy pyyaml scikit-learn schema lpot ilit matplotlib -y",
19
- "conda install runipy notebook -y"
+ "conda install runipy notebook flatbuffers -y"
20
],
21
"id": "lpot tensorflow",
22
"steps": [
0 commit comments