Closed htlee6 closed 3 years ago
Hello,
Is it possible that you are using the wrong API version? For the GNNet challenge 2021 you should use: https://github.com/BNN-UPC/datanetAPI/tree/challenge2021. On the other hand, to filter topology sizes you should use the parameter TopologySizes . Intensity_values is used to filter the traffic intensity range that in this dataset goes from 400 to 2000.
Regards
Aha! Great point! Solved my question, thanks!
Hi there,
Now I have my directory
BNN-ch21
like thisAnd I wrote in my
test.py
like this to test the data pipeline api,And the output is always a stack of error loggings like
Could you help me by offering more detailed instructions?
Thanks in advance!