0nhc / m2sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$M^2Sim$

1. Prerequisites

1.1 Deep Learning Configurations

For example, my configurations are:

  • RTX 3090 Ti
  • NVIDIA Driver 535.154.05
  • CUDA 12.2
  • cuDNN 8.9.4.25
  • torch==2.2.0
  • tensorflow==2.15.0

2. Installation

git clone https://github.com/0nhc/m2sim.git
cd m2sim/src/ && cython -a utils_cython.pyx && python setup.py build_ext --inplace && cd ..

About


Languages

Language:HTML 71.1%Language:Python 19.9%Language:Jupyter Notebook 6.8%Language:Cython 2.1%Language:Roff 0.1%