Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Releases: kakaobrain/trident

Trident 1.1.0

11 Oct 04:46
6c429c6
Compare
Choose a tag to compare
  • Implement MaskedSoftmax.
  • Deprecate optimize model function.
  • Add version attribute.
  • Optimize kernels.

Trident 1.0.2

27 Sep 02:52
21ab240
Compare
Choose a tag to compare
  • Support bfloat16 in Linear and Attention.
  • Fix a bug in argmax function.
  • Optimize kernels.