Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Python >=3
PyTorch >=1.0
Install using pip install pytorchfi
. Then in your project source files:
Download the source code , and add the directory into the root of your project.
At the top of any file you wish to use PyTorchFI in, add
You will then be able to call the available functions from pytorchfi
.