facebookresearch / fairseq2

FAIR Sequence Modeling Toolkit 2
https://facebookresearch.github.io/fairseq2/
MIT License
678 stars 78 forks source link

Start using ValueConverter in AssetCard #586

Closed cbalioglu closed 3 months ago

cbalioglu commented 3 months ago

This PR revises the implementation of AssetCard. It now uses ValueConverter like the rest of the code base for stricter type checking/safety.