You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support saving/loading of GBDT models ([#269](https://github.com/pyg-team/pytorch-frame/pull/269))
@@ -51,16 +64,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
51
64
- Made `Trompt` output 2-dim embeddings in `forward`
52
65
- Renamed `text_embedder_cfg` into `col_to_text_embedder_cfg`
53
66
54
-
### Deprecated
55
-
56
67
### Removed
57
68
58
69
- No manual passing of `in_channels` to `LinearEmbeddingEncoder` for `stype.text_embedded` ([#222](https://github.com/pyg-team/pytorch-frame/pull/222))
0 commit comments