RxnIM / molscribe

Commit History

Fix mask dimensions: unsqueeze 3D->4D for OpenNMT-py 3.x attention
18b6dbd
verified

L3ul commited on

Fix layer_cache format: convert between old dict and OpenNMT-py 3.x (bool, dict) tuple
1d66007
verified

L3ul commited on

Patch decoder.py for OpenNMT-py 3.x: layer_cache/attn_type as instance attrs
20b1d85
verified

L3ul commited on

Fix corrupted augment.py — use patched version with inlined functions
ad8fab9
verified

L3ul commited on

Restore original augment.py (works on Python 3.11)
85a46d6
verified

L3ul commited on

Fix remaining albumentations API calls: pad_with_params->cv2.copyMakeBorder, remove unused training classes
f8c9ad1
verified

L3ul commited on

Patch molscribe/augment.py: inline albumentations internal functions removed in newer versions
d430fe1
verified

L3ul commited on

Delete molscribe/__pycache__
96e6d99
verified

CYF200127 commited on

Upload 116 files
5e9bd47
verified

CYF200127 commited on