From f04d16ababe2caedf7e580389871d56fd45524fe Mon Sep 17 00:00:00 2001 From: auphelia <jakobapk@web.de> Date: Thu, 13 Feb 2020 09:53:13 +0000 Subject: [PATCH] [Notebook] Check in of verified Jupyter notebook number 8, after changing sim_mode -> exec_mode --- notebooks/8-FINN-VerificationHLSCustomOp.ipynb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/notebooks/8-FINN-VerificationHLSCustomOp.ipynb b/notebooks/8-FINN-VerificationHLSCustomOp.ipynb index 699133cdf..e4d1deef2 100644 --- a/notebooks/8-FINN-VerificationHLSCustomOp.ipynb +++ b/notebooks/8-FINN-VerificationHLSCustomOp.ipynb @@ -1,10 +1,5 @@ { "cells": [ - { - "cell_type": "raw", - "metadata": {}, - "source": [] - }, { "cell_type": "markdown", "metadata": {}, @@ -490,8 +485,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "env: PWD=/workspace/finn/notebooks\n", - "env: VIVADO_PATH=/home/maltanar/Xilinx/Vivado/2017.4\n" + "env: PWD=/workspace/finn/notebooks\n" ] } ], -- GitLab