Rusiecki

Results 4 comments of Rusiecki

@granescb I don't have any resource requests/limits. Still no luck. To how much did you increase those, to get it working?

Hello, I'm running into a similar problem. When running `python3.7 freeze_graph.py --input_meta_graph='/Users/banana/Downloads/2/model.ckpt-113750.meta' --input_checkpoint='/Users/banana/Downloads/2/model.ckpt-113750' --output_graph='/Users/banana/Downloads/2/frozengraph.pb' --output_node_names='bilm/Assign_7' --input_binary=True` I get an assertion error for any value inside of `output_node_names =` Error message...

Hey juckeltour did you solve the problem? I found a tutorial that comes close to a task that i try to solve. let me know if you found a solution...