Save LeNet model.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2021-05-20 11:05:50 +08:00
parent 657a8ef872
commit a11fd7c7be
5 changed files with 44 additions and 24 deletions

View File

@ -0,0 +1,2 @@
model_checkpoint_path: "p11-10-LeNet.ckpt"
all_model_checkpoint_paths: "p11-10-LeNet.ckpt"

File diff suppressed because one or more lines are too long