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
Copy file name to clipboardExpand all lines: AI-and-Analytics/Getting-Started-Samples/iLiT-Sample-for-Tensorflow/sample.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
{
2
2
"guid": "82e7612f-2810-4d12-9c75-c17fcbb946fa",
3
-
"name": "Intel® Low Precision Optimization Tool (iLiT) Sample for Tensorflow",
4
-
"categories": ["Toolkit/Intel® AI Analytics Toolkit/iLiT"],
5
-
"description": "This code example shows you how to run iLiT to quantize the FP32 model trained by Keras on Tensorflow to INT8 model to speed up the inference.",
"categories": ["Toolkit/oneAPI AI And Analytics/AI Getting Started Samples"],
5
+
"description": "This sample illustrates how to run ILIT to quantize the FP32 model trained by Keras on Tensorflow to INT8 model to speed up the inference.",
0 commit comments