Skip to main content
Ctrl+K
Logo image

Getting Started

  • Installation
  • Package Structure
  • Quick Start
  • Notebooks
    • API
      • Dataset Provider
      • Trainer (Base)
    • Discrete Search
      • Search Spaces
      • Evaluators
      • Algorithms
      • Configuration-based Search
    • Computer Vision
      • Dataset Provider
      • PyTorch-Lightining Trainer
    • Natural Language Processing
      • Fast HF Dataset Provider
      • HF Dataset Provider
      • HF Trainer
      • NVIDIA Dataset Provider
      • NVIDIA Trainer
      • ONNX Export
      • PyTorch Quantization
      • Transformer++ Search Space

Advanced Guide

  • Cloud-Based Search
    • Azure
      • Notebooks
        • Quickstart
        • Text Generation
        • Multi node search

Contributing

  • First Time Contributor
  • Documentation
  • Unit Tests

Support

  • Frequently Asked Questions
  • Contact
  • Copyright

Reference

  • API
    • API
    • Common Packages
    • Datasets
      • Computer Vision
        • Transforms
      • Natural Language Processing
        • Tokenization Utilities
    • Discrete Search
      • Search Algorithms
      • API
      • Evaluators
        • Benchmark
        • Natural Language Processing
        • PyTorch Profiler (Utilities)
      • Predictors
      • Search Spaces
        • Benchmark
        • Configuration-Based
        • Computer Vision
        • Natural Language Processing
      • Utilities
    • ONNX
      • Configuration Utilities
      • Optimization Utilities
    • Quantization
      • Natural Language Processing
    • Supergraph
      • Algorithms
        • DARTS
        • DiDARTS
        • DivNAS
        • Gumbel-Softmax
        • Manual
        • NasBench-101
        • Petridish
        • Random
        • XNAS
      • Datasets
        • Providers
      • Models
        • ShakeShake
      • Neural Architecture Search
      • Utilities
    • Trainers
      • Computer Vision
      • Natural Language Processing
  • Roadmap
  • Changelog
  • Repository
  • Open issue

Copyright

Sections

  • Trademark
  • License
  • Credits

Copyright#

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

Trademark#

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

License#

This project is released under the MIT License. Please review the file for more details.

Credits#

Archai is built upon several open-source codebases:

  • Fast AutoAugment;

  • pt.darts;

  • DARTS-PyTorch;

  • DARTS;

  • petridishnn;

  • PyTorch CIFAR-10 Models;

  • NVidia DeepLearning Examples;

  • PyTorch Warmup Scheduler;

  • NAS Evaluation is Frustratingly Hard;

  • NASBench-PyTorch.

Please see setup.py for up-to-date dependencies list. If you feel credit to any material is missing, please let us know by filing an issue.

previous

Contact

next

API

Sections
  • Trademark
  • License
  • Credits

By Microsoft

© Copyright 2023.

Last updated on Apr 27, 2023.