diff --git a/samples/built-in/classification/ResNet50/src/main.cpp b/samples/built-in/classification/ResNet50/src/main.cpp index 8504ec044ba27055e8723264cd1462cbb34cd7f3..6629f00d24be0da34c5c783a14470386ec560785 100644 --- a/samples/built-in/classification/ResNet50/src/main.cpp +++ b/samples/built-in/classification/ResNet50/src/main.cpp @@ -12,7 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - +// #include #include "model.h" #include "log.h"