sohn21c
sohn21c
feedback from a user: `Filter` has been a big point of contention and many folks have run into issues there. Like, if you want to do an operation that looks...
This is a prerequisite for cross-FW evaluation
Binary Classification DP training would unblock the issue although DDP is preferred if more performant. More details are captured [here](https://github.com/NVIDIA-Merlin/Transformers4Rec/issues/423)
@karlhigley how is this different from e2e example we have [here](https://github.com/NVIDIA-Merlin/Merlin/blob/main/examples/Building-and-deploying-multi-stage-RecSys/01-Building-Recommender-Systems-with-Merlin.ipynb)? Will this be an enhancement to e2e example e.g. adding filtering w/ bloom filters?
I believe @leiterenato worked around the bug by using a single gpu for training and validation. @zehuanw, when is the fix planned?