Skip to content
Snippets Groups Projects
Commit 702deb38 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Rename: test_jit -> test_torch_jit

parent 24fdd98b
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ from pystencils_autodiff._file_io import _write_file ...@@ -16,7 +16,7 @@ from pystencils_autodiff._file_io import _write_file
from pystencils_autodiff.backends.astnodes import TorchModule from pystencils_autodiff.backends.astnodes import TorchModule
def test_jit(): def test_torch_jit():
""" """
Test JIT compilation from example on git@github.com:pytorch/extension-cpp.git Test JIT compilation from example on git@github.com:pytorch/extension-cpp.git
`ninja-build` is required `ninja-build` is required
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment