Sumit

Results 2 issues of Sumit

Hi, I don't have resources to train it. It will be helpful if you could share the trained model.

Hi, I've built a simple processor node which uses tensorrt, I'm getting below error: `pycuda._driver.LogicError: cuMemcpyHtoDAsync failed: initialization error`. To resolve it i added below code: `multiprocessing.set_start_method('spawn')` but now getting...