GithubHelp home page GithubHelp logo

illinois-impact / ece408_project Goto Github PK

View Code? Open in Web Editor NEW
77.0 15.0 91.0 29.86 MB

2019 Fall ECE408 Project Resources + Requirements

Makefile 0.49% Cuda 18.56% C++ 6.60% Python 56.12% Dockerfile 18.23%
ece408 rai

ece408_project's Issues

Clarify use of NVVP

Show how to read various performance metrics and use them to understand effect of optimizations.

malloc.c:3079 assertion failure in m2.1.py

In fall 2019, some students report seeing the following error occasionally

* Running /usr/bin/time python m2.1.py
Loading fashion-mnist data...done
Loading model...done
New Inference
Op Time: <snip>
python: malloc.c:3079: __libc_malloc: Assertion `!victim || chunk_is_mmapped (mem2chunk (victim)) || ar_ptr == arena_for_chunk (mem2chunk (victim))' failed.
Command terminated by signal 6

readme last part bug

"Skeleton Code Description
custom/cpu-new-forward.cc and custom/new-forward.cu containes skeleton implementations for the CPU and CPU convolutions respectively. You can complete the project by modifying these two files only. custom/cpu-new-forward.h and custom/gpu-new-forward.h are the respective header files. You need not modify these files unless you need to declare your own functions.

The code in m2.cc, m3.cc, m4.cc and final.cc are the top level files that are executed for each milestone. You should not be modifying these files."

should be CPU and GPU

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.