Closed edknv closed 1 year ago
This PR uncomments a basic use case of training a model with TabularInputBlock using the Lightning trainer.
TabularInputBlock
https://nvidia-merlin.github.io/models/review/pr-1156
Redundant after #1171.
This PR uncomments a basic use case of training a model with
TabularInputBlock
using the Lightning trainer.