Code Monkey home page Code Monkey logo

nn_gpu's Introduction

Intel® Neural Networks GPU HAL

Introduction

The Intel® Neural Network GPU Hardware Abstraction Layer (NN HAL) provides the GPU hardware acceleration for Android Neural Networks (NN) API. Intel Neural Networks GPU HAL takes the advantage of the Intel GEN Graphics engine, enables high performance and low power implementation of Neural Networks API.
For the first version, Intel® Neural Network GPU HAL utilizes Intel® OpenGL Driver Compute Shader for TensorFlow Operations acceleration. Plan to switch to utilize Intel® Vulkan Driver in the next stage.

Supported Operations

Intel MKL-DNN Neural Networks HAL supports essential Android Neural Networks Operations. Below are the operations supported by Intel Neural Networks GPU HAL:

  • ANEURALNETWORKS_ADD
  • ANEURALNETWORKS_MUX
  • ANEURALNETWORKS_LOGISTIC
  • ANEURALNETWORKS_CONV_2D
  • ANEURALNETWORKS_DEPTHWISE_CONV_2D
  • ANEURALNETWORKS_AVERAGE_POOL_2D
  • ANEURALNETWORKS_MAX_POOL_2D
  • ANEURALNETWORKS_SOFTMAX
  • ANEURALNETWORKS_RESHAPE
  • ANEURALNETWORKS_CONCATENATION
  • ANEURALNETWORKS_LOCAL_RESPONSE_NORMALIZATION

Prerequisite

Intel® Mesa Driver

Validated Models

TBD

Known Issues

Only support TENSOR_FLOAT32 type Operands.

License

Intel® Neural Networks GPU HAL is distributed under the Apache License, Version 2.0 You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0

How to provide feedback

By default, please submit an issue using native github.com interface: https://github.com/projectceladon/nn_gpu/issues

How to contribute

Create a pull request on github.com with your patch. Make sure your change is cleanly building and passing ULTs. A maintainer will contact you if there are questions or concerns.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.