Skip to content

Cornell-Tech-ML/mle-module-3-Sidv2001

Repository files navigation

Review Assignment Due Date

MiniTorch Module 3

You will need to modify tensor_functions.py slightly in this assignment.

  • Tests:
python run_tests.py
  • Note:

Several of the tests for this assignment will only run if you are on a GPU machine and will not run on github's test infrastructure. Please follow the instructions to setup up a colab machine to run these tests.

This assignment requires the following files from the previous assignments. You can get these by running

python sync_previous_module.py previous-module-dir current-module-dir

The files that will be synced are:

    minitorch/tensor_data.py minitorch/tensor_functions.py minitorch/tensor_ops.py minitorch/operators.py minitorch/module.py minitorch/autodiff.py minitorch/module.py project/run_manual.py project/run_scalar.py project/run_tensor.py

python parallel_check.py output: In Text File named: "parallel_check_output.txt"

Cuda Matrix Multiply grpah: Alt text

Answers for 3.5: In Text File named: "training_logs.txt"

About

mle-module-3-Sidv2001 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages