google-research-datasets / tpu_graphs

Apache License 2.0
120 stars 43 forks source link

Layout train does not generate results csv #7

Closed HussamCheema closed 7 months ago

HussamCheema commented 10 months ago

When I run the "tiles_train.py" file, It generates the results csv in the output directory. But for layout nlp/xla default/random, "layout_train.py" does not generate any results csv file. After the inference of test set, the process gets killed.

image

samihaija commented 9 months ago

Is it possible for you to dig the reason for the kill? I ran that command so many times, it never failed. Perhaps your machine is running out of memory?

samihaija commented 9 months ago

Closing due to no activity. Please re-open if you are still having trouble.