Karl Higley

Results 135 comments of Karl Higley

`pysyft-tensorflow` doesn't automatically install `pysyft`, which needs to be installed manually.

This issue, while containing a great description of a piece of technical work that's relevant to customer issues, doesn't itself reflect a specific customer issue—and therefore should probably not be...

Since this work isn't a customer-facing Merlin-level feature that makes sense for product to prioritize, we'll likely go ahead and do this work whenever it's necessary. I expect that at...

No, because they're not part of the scope as described at the top of this issue and they've already been completed

@viswa-nvidia That was my original thought too, until I got talked out of it. 🤷🏻

Each side of this equation works independently, but no one has tested them together AFAIK, so we're not ready to close this yet

I'm working on an integration test for that here, but it isn't working yet: https://github.com/NVIDIA-Merlin/systems/pull/176

What does `model._saved_model_inputs_spec` look like for your retrieval model?

I think the issue is happening while trying to get the `shape` of the `search` field, which looks like it might be in `values`/`offsets` format to handle variable length lists...