You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert all the dataset_*.csv file to Protocol Buffer serialized form. Just need to run csv_to_protobuff.py file.
You will need to have protoc installed.