-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ashok Bhat edited this page Dec 25, 2019
·
51 revisions
- Types: Supervised Learning | Unsupervised Learning | Reinforcement learning
- Networks: Convolutional Neural Network | Recurrent Neural Network
- Activation function | ReLU | SoftMax
- Image classification: ResNet | VGG | Inception | MobileNets | AlexNet | ResNeXt
- NLP: BERT
- MLPerf - MLPerf Inference | MLPerf Training
- Data sets - MNIST database | ImageNet | COCO | PASCAL VOC
- x86 CPU : Intel | AMD
- Arm CPU: AWS | Marvell Technology Group | Fujitsu | Huawei | NVIDIA | Ampere Computing
- GPU : AMD | NVIDIA
- ML Accelerators: GraphCore | Habana Labs | Groq
- Frameworks: TensorFlow | PyTorch | MXNET | Keras
- Inference engines: ArmNN | OpenVINO | TensorRT | TensorFlow Lite | Core ML
- Libraries: cuDNN | MKL-DNN | Arm Compute Library
- BLAS libraries: Eigen | OpenBLAS | MKL | BLIS | cuBLAS
- Compiler tech: MLIR | TensorFlow XLA | TVM
- A profile - ARMv8.0-A | ARMv8.1-A | ARMv8.2-A | ARMv8.3-A | ARMv8.4-A | ARMv8.5-A | ARMv8.6-A
- R profile - ARMv7-R | ARMv8-R
- M profile - ARMv6-M | ARMv7-M | ARMv7E-M | ARMv8-M
Python related
- Interpreters: CPython
- Packaging: pip (package manager) | Conda
- Distributions: Anaconda
- Repository: PyPi
- Libraries: NumPy | SciPy
- Vendors: AWS | Microsoft Azure | Google Cloud
- Linux distributions: RHEL | SLES | CentOS | OpenSUSE | Ubuntu | Amazon Linux 2
- Containers: Docker | Kubernetes