Run-time validation of tensors for machine-learning systems
1–2 of 2 posts
Re: Run-time validation of tensors for machine-learning systems
#2Interesting project! There is a similar concept/implementation of Neural Types in NVIDIA NeMo https://github.com/NVIDIA/NeMo/blob/main/tests/core/test_typ... that you might find interesting