NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Rename Schema Inspection names in the torch schema module #1179

Closed oliverholworthy closed 1 year ago

oliverholworthy commented 1 year ago

Goals :soccer:

Add schema inspection functions to top-level merlin.models.torch module.

Implementation Details :construction:

Renames schema.input to schema.input_schema, and schema.output to schema.output_schema

Testing Details :mag:

Exisitng tests updated to reflect new names

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1179