aswanthkrishna

Results 10 comments of aswanthkrishna

thanks for the clarification. Is it possible to prune custom models with pruneEA algorithm?

@carsonswope where you able to export the new models to onnx?

@SGevorg i could not find annything particular in the logs I am running this [mmdetection tutorial](https://github.com/open-mmlab/mmdetection/blob/main/demo/MMDet_Tutorial.ipynb) this create tensorboard logs of the following format ```` ./work_dirs/20240621_150242/vis_data │ ├── 20240621_150242.json ├──...

I am recieving the following error `2024/12/05 06:04:59 [error] 8530#8530: *11782395 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 49.249.188.66, server: engine.hatchet.mydomain.com, request: "POST...

Thank you for your quick response, Michael! can you give an example or point to a resource for doing the first method. I am only familiar with simulating batches of...

thank you! This was really helpful!

How should I go about adding a PQC before/after this noise layer? I am trying to optimize an Error Correcting Code. Thanks in advance.