GithubHelp home page GithubHelp logo

tinynn's Introduction

tinynn

项目坑掉了。

玩具推理框架,写着玩,以fp16精度或者混合精度运行。短期的计划能跑简单的CNN,数据集为手写数字识别。长期目标应该能够跑ResNet,数据集为imageNet,终极目标能够跑复杂的网络。

参考:

ncnn

ncnn with cuda

paddle-Lite

计划

  • 本月(2021.3)应该测试完absval_cuda算子。
  • 之后计划,完成gemm_cuda,convolution_cuda等算子,并做些优化实践。
  • 2021年4月,5月,测试完innerproduct_cuda算子,并且对kernel做些优化。
  • 2021年5月,完成convolution算子?和优化算子innerproduct?

进度

2021.3.13

Mat(host),cudaMat(device)数据结构目前初步完成,涉及host端与device端的通信。

2021.3.24

算子absval测试完毕。

2021.4.18

算子innerproduct部分测试完成。

2021.5.1

算子innerproduct测试完成。

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.