Tyler House
Tyler House
Thanks for the response. I've tried using the model archiver with a Gluon Vision pretrained model. I followed the tutorial for SqueezeNet -- replacing with an exported ResNet50 model. The...
I believe I'm running into the same issue using a Generic to define a JSONWizard dataclass. I've created a simple case with a User that can take a generic type...
By the way, I've looked at adding support for custom/new types, but I'm unclear where to begin. Is this something that can happen in user code or does it need...
@rnag Thanks! I will give this method a try when I get a chance. BTW, will be filing a new ticket for mypy static type check support (didn't want to...
I'm also very curious about how to use the CDLL functionality of the original libdarknet.so but with added NNPACK optimization. One option that seems reasonable is to use the latest...