lhutton1 opened a new pull request #10640: URL: https://github.com/apache/tvm/pull/10640
Although a random seed is set while generating the input for the codegen tests (`infra.py/generate_ref_data_tflite`), other sources of random data such as weight constants were not being deterministically generated. This commit fixes that by setting a seed at the start of each codegen test. cc @manupa-arm @ekalda @dchauhan-arm @NicolaLancellotti -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
