From e1878ff64d8c0aa5be85572ec90b4a782a3bf379 Mon Sep 17 00:00:00 2001 From: hsharif3 <hsharif3@illinois.edu> Date: Thu, 25 Mar 2021 07:42:40 +0000 Subject: [PATCH] Update KerasFrontend.md --- hpvm/docs/KerasFrontend.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hpvm/docs/KerasFrontend.md b/hpvm/docs/KerasFrontend.md index cddfddb4f7..3225b112ad 100644 --- a/hpvm/docs/KerasFrontend.md +++ b/hpvm/docs/KerasFrontend.md @@ -174,6 +174,7 @@ Run the `HPVM_binary` generated under the directory specified by `src_dir` (desc `config_file_path`: Path to an HPVM tensor configuration file (includes approximation settings) +**NOTE:** The accuracy of the bennchmarks is dumped into a file named `final_accuracy` in the current working directory - this includes accuracy averaged across batches ## Automated Tests -- GitLab