What is: GPU-Efficient Network?
Source | Neural Architecture Design for GPU-Efficient Networks |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
GENets, or GPU-Efficient Networks, are a family of efficient models found through neural architecture search. The search occurs over several types of convolutional block, which include depth-wise convolutions, batch normalization, ReLU, and an inverted bottleneck structure.