NVIDIA-Merlin / Transformers4Rec

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
https://nvidia-merlin.github.io/Transformers4Rec/main
Apache License 2.0
1.08k stars 142 forks source link

Add/Fix the doc strings for PyT serving support for T4R models in TorchScript #692

Closed viswa-nvidia closed 1 year ago

viswa-nvidia commented 1 year ago

Reviewed API documentation (generated by docstrings in code) for Transformers4Rec/transformers4rec codebase. Details are available here: https://docs.google.com/document/d/1GzM1q9Pc6amecRspbWKG0PSXbU-fCy13hSOC6UMnWWU/edit

viswa-nvidia commented 1 year ago

This is a duplicate of https://github.com/NVIDIA-Merlin/Transformers4Rec/issues/664