Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ImahnShekhzadeh/lstm_vision

Tags

1.6.0

Toggle 1.6.0's commit message
bump projection version

1.5.0

Toggle 1.5.0's commit message
bump ubuntu version in isort workflow to 22.04

1.4.0

Toggle 1.4.0's commit message
simplify: train/val funcs directly return train/val accuracies

1.3.3

Toggle 1.3.3's commit message
add logging of energy consumption of entire training, add package for…

… this to `pyproject.toml`

1.3.2

Toggle 1.3.2's commit message
update README

1.3.1

Toggle 1.3.1's commit message
fix README

1.3.0

Toggle 1.3.0's commit message
remove runtime info from printed batch information

1.2.0

Toggle 1.2.0's commit message
add possibility (via flag) to use compiled LSTM via `torch.compile()`…

… & update README

1.1.0

Toggle 1.1.0's commit message
add hardware information to `README.md`

1.0.0

Toggle 1.0.0's commit message
fix: make timers device-agnostic by passing the device as argument