Skip to content

suixin1424/pytorch-re-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch-re-implementation

pytorch re-implementation version built with pybind11

Install:

git clone https://github.com/suixin1424/pytorch-re-implementation.git
cd pytorch-re-implementation
pip install .

Usage:

import ftorch as torch

details showed in tests/test_basic.py

Finished:

  • gc(Garbage Collector)
  • torch.tensor()
  • tensor.shape
  • indexed access
  • add operation

TODO

About

pytorch re-implementation version built with pybind11

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published