NASNet in PyTorch

Hi PyTorch community,

Recently the Google Brain Team released a fantastic CNN model, NASNet, in TF-slim, which achieved the state-of-the-art Top-1 Accuracy on ImageNet by 82.7 %. I want to know that does the PyTorch team has any plan for implement or porting this model into the PyTorch Offifcial Models?

please dont tag individuals, it’s not necessary.

open an issue on https://github.com/pytorch/vision we can look into this.