google-deepmind / alphadev

Apache License 2.0
674 stars 67 forks source link

'unknown register name' error occured #5

Open Tokkiu opened 1 year ago

Tokkiu commented 1 year ago
Screen Shot 2023-06-11 at 00 11 47

Hi, thanks for your sharing. When I want to use your algorithm, an error occurs. Is there any limit on this test to be executed?

dovezp commented 1 year ago

You will have to figure that part out yourself. They never included their "assembly runner" because it was "for simplicity of the overall algorithm" but you can reverse engineer ideas from the "Supplementary Information" and attempt to build something relatively based on the same neural network design.