From 3964f17fd46a8b1ee39ea10408d3825c9a67af0b Mon Sep 17 00:00:00 2001 From: Pablo Marquez Tello Date: Wed, 20 Jul 2022 09:16:20 +0100 Subject: Remove data extraction scripts * Resolved MLCE-886 Change-Id: I3b8fbe662c715b82c08c63fa27892471a572fdd8 Signed-off-by: Pablo Marquez Tello Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7945 Tested-by: Arm Jenkins Reviewed-by: Gunes Bayir Benchmark: Gunes Bayir Comments-Addressed: Arm Jenkins --- docs/ComputeLibrary.dir | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docs/ComputeLibrary.dir') diff --git a/docs/ComputeLibrary.dir b/docs/ComputeLibrary.dir index e92cd72c37..ab9dfc1b93 100644 --- a/docs/ComputeLibrary.dir +++ b/docs/ComputeLibrary.dir @@ -198,14 +198,6 @@ * @brief Utility scripts. */ -/** @file scripts/caffe_data_extractor.py - * @brief Basic script to export weights from Caffe to npy files. - */ - -/** @file scripts/tensorflow_data_extractor.py - * @brief Basic script to export weights from TensorFlow to npy files. - */ - /** @dir src * @brief Source code implementing all the arm_compute headers. */ -- cgit v1.2.1