Brian Yang

Results 2 comments of Brian Yang

> @ddunl OK, can you share repro instructions? We are using this in Neuron compile pipeline with no issue. I can debug it and post fix PR. ``` docker run...

Second solution will fix the issue for sure. But if you remove the return value for `main` function, I guess you cannot call `inference_microbenchmark.main` in `inference_microbenchmark_sweep.py` and expecting a return...