-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
SSIA.
To Reproduce
$ git tag
0.1
libtorch-1.8.0.7
v0.95.4
v0.96.3
v0.99.3
Expected behavior
$ git tag
0.1
libtorch-1.8.0.7
v0.95.4
v0.96.3
v0.99.3
...
v0.105.1
Please complete the following information:
- OS: all
- Package Type: N/A
- Version: greater than 0.99.3 (and most probably some ancient versions as well)
Additional context
- sometimes i'd have to leave FIXME comments in my application source code to workaround TorchSharp's unwanted behaviors (mainly different behaviors against PyTorch for some reasons) w/ links to TorchSharp's exact source code lines through GitHub.
- currently a possible way is to use commit hash; IIUC, based on
RELEASENOTES.mdhistory, 5d1a966 would be correspond to 0.105.1, but it's difficult to expect corresponding nuget packages version.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working