Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Encoder & Predictor #1112

Merged
merged 27 commits into from
Jun 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
375ae40
Some commit
marcromeyn May 19, 2023
84fab78
Some commit
marcromeyn May 23, 2023
5a1924a
Some commit
marcromeyn May 23, 2023
d24c019
Adding better doc-strings + increase test-coverage
marcromeyn May 25, 2023
494db22
Merge torch/utils/schema_utils.py into utils/schema_utils.py
marcromeyn May 25, 2023
96b2545
Removing merlin/models/predict.py since it's un-used
marcromeyn May 25, 2023
6c5fad9
Merge branch 'main' into torch/batch-predict
marcromeyn May 29, 2023
385f566
Merge branch 'main' into torch/batch-predict
marcromeyn May 29, 2023
fb50333
Merge branch 'main' into torch/batch-predict
marcromeyn May 30, 2023
042479c
Merge branch 'main' into torch/batch-predict
marcromeyn May 30, 2023
101d45d
Adding output-schema propagation
marcromeyn Jun 1, 2023
f2f8ca2
Making test-classes for functions camel-case
marcromeyn Jun 1, 2023
c384f86
Merge branch 'main' into torch/batch-predict
edknv Jun 2, 2023
4ef30d2
Merge branch 'main' into torch/batch-predict
edknv Jun 2, 2023
3244cc3
Merge branch 'main' into torch/batch-predict
marcromeyn Jun 7, 2023
e96ae35
Merge branch 'main' into torch/batch-predict
edknv Jun 7, 2023
fc77896
Merge branch 'main' into torch/batch-predict
edknv Jun 12, 2023
5c4808a
Merge branch 'main' into torch/batch-predict
edknv Jun 12, 2023
22f28ac
Merge branch 'main' into torch/batch-predict
edknv Jun 13, 2023
764a3bf
Merge branch 'main' into torch/batch-predict
marcromeyn Jun 19, 2023
ee174b4
Pass `meta` argument to map_partitions to avoid dtype issues in dask
oliverholworthy Jun 19, 2023
0dcb7fc
Merge branch 'main' into torch/batch-predict
marcromeyn Jun 20, 2023
f8fa1ca
Merge branch 'main' into torch/batch-predict
marcromeyn Jun 21, 2023
26cd4d0
Merge branch 'main' into torch/batch-predict
marcromeyn Jun 21, 2023
66e36a5
Merge branch 'main' into torch/batch-predict
marcromeyn Jun 21, 2023
74185b9
Remove SchemaTrackingMixin from test_predict
marcromeyn Jun 22, 2023
ed878ed
Remove select_schema from schema_utils
marcromeyn Jun 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading