Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

tensorflow showing error when using -onnx #257

Open
anabwan opened this issue Mar 20, 2019 · 1 comment
Open

tensorflow showing error when using -onnx #257

anabwan opened this issue Mar 20, 2019 · 1 comment
Assignees
Labels
Projects

Comments

@anabwan
Copy link
Contributor

anabwan commented Mar 20, 2019

Summary:
I tried to add "-onnx" for tensorflow framework, and got an error during the experiment run.

Command line:
python3 rl_coach/coach.py -p CartPole_A3C -e ONNXTest -n 2 -ew -onnx -s 5

please note that the without onnx argument, there is not errors.

image

also, when checkpoint saved I got 2 duplicate INFO messages:
image

@anabwan anabwan added the bug label Mar 20, 2019
@anabwan anabwan added this to Requires Grooming in Coach Dev via automation Mar 20, 2019
@anabwan
Copy link
Contributor Author

anabwan commented Mar 26, 2019

please note that, without "-n", -onnx is working without any errors

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 participants