• Skipping RNN State-updates Without Retraining the Original Model

    Urmish Thakker
    Urmish Thakker

    Recurrent Neural Networks (RNNs) are an important class of algorithms. They are used in tasks where the strict order of the input conveys certain information, for example, natural language processing (NLP) and time-series based data. Increasingly, these…

    • 6 months ago
    • Arm Research
    • Research Articles
  • Arm AIoT Dev Summit: 10 things you don’t want to miss

    Alessandro Grande
    Alessandro Grande

    This December, software developers, data scientists, researchers and industry experts will meet at the Computer History Museum in Mountain View, California for the first Arm AIoT Dev Summit. The Summit will take place between the 2nd and 3rd December…

    • 7 months ago
    • Innovation
    • Innovation blog
  • Collaboration Case Study: Machine Learning Hardware with Harvard University

    Paul Whatmough
    Paul Whatmough

    Partnerships are important to us at Arm. We are an ecosystem company, which means that we strive to work together with partner companies for mutual success. This philosophy extends to Arm Research, where partnerships allow us to extend our reach further…

    • 7 months ago
    • Arm Research
    • Research Articles
  • Giving a flexible edge to the IoT

    Charlotte Christopherson
    Charlotte Christopherson

    As the Internet of Things (IoT) continues to revolutionise our daily lives, the demand for smaller, smarter, and more diverse flexible technology has never been greater. Increasingly complex demands have driven the development of smart sensors to monitor…

    • over 1 year ago
    • Arm Research
    • Research Articles
  • Using Arm v8 for Vision at the Edge

    Mary Bennion
    Mary Bennion

    When developing vision applications, the most common knowledge gap we encounter is a lack of understanding; regarding the performance required and what can be achieved with a given hardware architecture. The confusion partly stems from dissimilar benchmarks…

    • 7 months ago
    • Processors
    • Machine Learning IP blog
  • What is Machine Learning?

    madhuDm
    madhuDm

    • 7 months ago
    • Open Source Software and Platforms
    • Machine Learning forum
  • Errors running Arm NN UnitTests on Android

    Lorenzo Dal Col
    Lorenzo Dal Col

    Hi,

    I have folllowed instructions at https://github.com/ARM-software/armnn/blob/branches/armnn_19_08/BuildGuideAndroidNDK.md to build Arm NN and its dependencies, and I have succeded with the build. 

    I have then tried to run the UnitTests on a Samsung Galaxy…

    • 8 months ago
    • Open Source Software and Platforms
    • Machine Learning forum
  • TensorFlow World PyBadge

    Matthew Du Puy
    Matthew Du Puy

    TensorFlow World Banner

    TensorFlow is powering everything from data centers to edge devices, across industries from finance to advanced healthcare. And now, with TensorFlow 2.0 and the evolving ecosystem of tools and libraries, it is doing it all so much easier. At this year…

    • 7 months ago
    • Processors
    • Machine Learning IP blog
  • New Arm Mali-G57 GPU: bringing high-fidelity gaming and immersive experiences to the mainstream

    Daniele Di Donato
    Daniele Di Donato

    We are excited to expand our Mali graphics portfolio with the new Arm Mali-G57 GPU, bringing a range of new features and immersive experiences to the mainstream market. Mali-G57 is the first mainstream GPU based on the new Valhall architecture, following…

    • 8 months ago
    • Graphics and Gaming
    • Graphics and Gaming blog
  • Arm AIoT Dev Summit

    Rachel Cracknell
    Rachel Cracknell
    December 02, 2019 09:00 AM to December 03, 2019 05:00 PM Coordinated Universal Time
    Mountain View, California
    The Arm AIoT Dev Summit is a developer-focused conference that provides a platform for you to exchange knowledge, discuss real-world use cases and solutions, and get hands-on with expert-led, deep-dive training and workshops.​ Along with like-minded developers...
    • 6 months ago
    • Innovation
    • Innovation events
  • while running nn_quantizer.py for CIFAR10 got error blob_dims == blob->shape() Cannot load blob from hdf5

    rafakath
    rafakath

    I have download code from git clone https://github.com/ARM-software/ML-examples.git

    I have executed ML-examples ->cmsisnn-cifar10 and successfully generate mean file mean.binaryproto,cifar10_test_lmdb and cifar10_train_lmdb.

    through below command 

    cd …

    • 8 months ago
    • Open Source Software and Platforms
    • Machine Learning forum
  • nn_quantizer.py in the ML-CIFAR10 examples got error KeyError: 'accuracy'

    rafakath
    rafakath

     I am executing ML-examples ->cmsisnn-cifar10. While converting trained caffe model into cmsis-nn by below command

    python nn_quantizer.py --model models/cifar10_m7_train_test.prototxt --weights models/cifar10_m7_iter_300000.caffemodel.h5 --save models…

    • 8 months ago
    • Open Source Software and Platforms
    • Machine Learning forum
  • Optimizing AI workloads with Ethos NPUs

    Dylan Zika
    Dylan Zika

    Today’s Artificial Intelligence (AI) use cases are moving beyond the hype, delivering real value to consumers with vision and voice-based use cases. Image classification requirements are exploding upward with real-time video processing at increased resolutions…

    • 8 months ago
    • Processors
    • Machine Learning IP blog
  • Optimised GPU convolution for low memory integrated devices -such as arm processors /GPUs?

    abhi.verma
    abhi.verma

    I wish to implement convolution on arm mali GPUs and want it to be optimised for both speed and memory ? What's the best way to do this? GEMM based MCMK convolutions are not suited as they utilise a lot of memory. Also, a direct implementation on GPU…

    • 9 months ago
    • Graphics and Gaming
    • Graphics and Gaming forum
  • New Arm ML guide: Deploying a quantized TensorFlow Lite MobileNet V1 model

    Darren Doyle
    Darren Doyle

    We are very pleased to announce the launch of a machine learning how-to guide – Deploying a quantized TensorFlow Lite MobileNet V1 model.

    The guide provides an end-to-end solution on using the Arm NN SDK. It walks you through creating a program which…

    • 9 months ago
    • Processors
    • Machine Learning IP blog
  • BFloat16 processing for Neural Networks on Armv8-A

    Nigel Stephens
    Nigel Stephens

    Neural Networks are a key component of Machine Learning (ML) applications. Project Trillium, Arm’s heterogeneous ML platform, provides a range of technologies in this field, including instructions that accelerate such applications running on CPUs based…

    • 9 months ago
    • Processors
    • Machine Learning IP blog
  • AI Basics: Training vs Inference – What’s the Difference?

    Hellen Norman
    Hellen Norman

    Imagine you have a dog. Let’s call her Bingo. You’d like Bingo to fetch her leash whenever you say, “Walkies!” So what do you do? You train her. Maybe you wave the leash and say, “Walkies!” Next time, you might repeat the command word, while pointing…

    • 9 months ago
    • Processors
    • Machine Learning IP blog
  • Alpha-Blending: Quantizing networks without using the STE

    Matthew Mattina
    Matthew Mattina

    Increasingly, intelligent applications are using neural networks at their core to deliver new functionality to users. These applications include language understanding and translation, image recognition, and object tracking and localization. Furthermore…

    • 10 months ago
    • Arm Research
    • Research Articles
  • Digital world and neuroscience on a collision course?

    Karthik Ranjan
    Karthik Ranjan

    Something of major significance happened on Friday June 3rd . The computing world collided with the world of nueroscience, here are the two relevant referneces:

    1. The Independent reported that Elon Musk came out and said there is a 1 in 1 billion chance…

    • over 4 years ago
    • System
    • Embedded blog
  • Taking Constrained ML to the Next Level

    Charlotte Christopherson
    Charlotte Christopherson

    The Arm ML Research Lab explores cutting edge techniques and state-of-the-art algorithms. One of our primary research thrusts is investigating ways to bring more machine learning applications to Arm's products, and make existing applications more efficient

    …
    • 10 months ago
    • Arm Research
    • Research Articles
  • Powering the Edge: How Will YOU Do ML?

    Dylan Zika
    Dylan Zika

    The Arm ML processor, designed to deliver the highest throughput and most efficient processing for on-device inference, is based on a brand new architecture. Arm's Dylan Zika explains how the development team set about defining requirements and building…

    • 10 months ago
    • Processors
    • Machine Learning IP blog
  • What’s the best IP for machine learning workloads – CPU, GPU or NPU?

    Sylwester Bala
    Sylwester Bala

    At Arm we’re often asked by partners, developers and other interested parties within the complex and huge machine learning (ML) ecosystem which processors are best at performing specific ML actions on different devices. As described in this Arm…

    • 10 months ago
    • Processors
    • Processors blog
  • The Future for Voice is On-device: Q&A with Arm Innovator & CTO of Snips, Joseph Dureau

    Alessandro Grande
    Alessandro Grande

    We live in a world where voice-based products have significantly changed the way we communicate with technology. It is predicted that smart assistant devices in the home will grow by 1.6 billion units in 2022 in the US alone. Soon, you will be able to…

    • 11 months ago
    • Innovation
    • Innovation blog
  • New online training course - Machine Learning using Arm

    NickT
    NickT

    We are very pleased to announce a new online training topic - Machine Learning using Arm.

    About the course

    This training topic covers essential information on Arm’s IP solutions for optimizing Machine Learning (ML) applications for Arm hardware. The…

    • 11 months ago
    • Processors
    • Machine Learning IP blog
  • Save tensorflow model for ArmNN

    GeraldK
    GeraldK

    Hello,

    I want to load a Tensorflow model on my ARM-device. The model is rather simple:

    Layer (type) Output Shape Param #
    =================================================================
    conv2d (Conv2D) (None, 1, 32, 8) 120
    _____________________________…

    • over 1 year ago
    • Open Source Software and Platforms
    • Machine Learning forum
<>