Coder Social home page Coder Social logo

mtech_internship's Introduction

Mtech_Internship

hls.cpp & hls_t.cpp are codes to run in Vivado HLS

inference_micro & inference_micro_batch are C codes (predecessor of HLS code)

new_uwin.h & new_uwout.h are header files which store weight of dimension [21][51]

old_uwin.h & old_uwout.h are header files which store weight of dimension [21][51]

run.py - python code to extract permissions and execute code

sdk.cc and sdk_result.cc are code required for Vivado SDK

mtech_internship's People

Contributors

blackhawk95 avatar

Stargazers

Mauro Risonho de Paula Assumpção avatar  avatar

Watchers

 avatar

Forkers

williamsceng

mtech_internship's Issues

something about hardware address

in sdk_result.cc, line 30,31

float *inpHW = (float *) 0x42000000;
float *resHW = (float *) 0x40000000;

I wonder how you can figure out these addresses?
Looking forward to your reply and thanks for your attention.

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.