Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Checkpoint
  • Loading branch information
Christian Puhrsch committed Aug 25, 2020
commit 8c381e21692b923eb2ba58b84c1fe5955ae207ad
Empty file removed nestedtensor/csrc/mha.h
Empty file.
4 changes: 2 additions & 2 deletions nestedtensor/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__version__ = '0.0.1.dev20208254+e8c591a'
git_version = 'e8c591a13f9634f64d41241cd7770c5ce1fd9523'
__version__ = '0.0.1.dev20208254+bfefe75'
git_version = 'bfefe757d4cbfd7acc7303497980ea9816c8e5f4'
from nestedtensor import _C
if hasattr(_C, 'CUDA_VERSION'):
cuda = _C.CUDA_VERSION