Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't use a split protocol buf file #75

Open
isu51004 opened this issue Jan 13, 2025 · 0 comments
Open

I can't use a split protocol buf file #75

isu51004 opened this issue Jan 13, 2025 · 0 comments

Comments

@isu51004
Copy link

Hello, Thank you for using the code you posted.

As a matter of fact, I have more than 2GB of protocol buf files.

So, I used split_proto_netlist_main.py to split it, I successed.

As stated in README, I passed as below as by inputting the grouping_main.py
--netlist_file=/path/to/netlist_file_1.pb.txt,/path/to/netlist_file_2.pb.txt

However, during execution, an error occurs in which the path is not found as shown below.

tensorflow.python.framework.errors_impl.NotFoundError: /home/soooh1_lim/circuit-training/SOO.part1.pb.txt,/home/soooh1_lim/circuit-training/SOO.part2.pb.txt; No such file or directory
In call to configurable 'create_placement_cost' (<function create_placement_cost at 0x7fef0c42e670>)

My commitment is dab72fa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant