Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 649 Bytes

File metadata and controls

20 lines (20 loc) · 649 Bytes

The following file contains all models that have been confirmed to be functional and tested for the Arm backend:

  • Conformer
  • Deit Tiny
  • DeepLab v3 (DL3)
  • Inception v3 (IC3)
  • Llama
  • Long Short-Term Memory (LSTM)
  • MobileNet v2 (MV2)
  • MobileNet v3 (MV3)
  • Some popular torch.nn.functional models (NN functional)
  • Some popular torch.nn.modules models (NN modules)
  • Some popular torch ops (Torch Functions)
  • Neural Super Sampler (NSS)
  • ResNet 18
  • Wav2Letter (W2L)
  • Stable Diffusion:
    • CLIP Text Encoder (CLIP Text with Projection)
    • Stable Diffusion 3 Transformer (SD3 Transformer)
    • T5 Encoder
    • VAE Encoder/Decoder (VAE)