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

fix: error when saving model with image feature #1119

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

jimthompson5802
Copy link
Collaborator

@jimthompson5802 jimthompson5802 commented Mar 14, 2021

Code Pull Requests

Fix Issue #1070 and #1118 with reported error TypeError: Failed to convert object of type <class 'list'> to Tensor. Contents: [None, -1]. Consider casting elements to a supported type.

Ran additional test to ensure restored model weights matched original trained model weights.

@jimthompson5802 jimthompson5802 marked this pull request as ready for review March 18, 2021 02:41
@w4nderlust w4nderlust merged commit 34555e3 into ludwig-ai:master Mar 31, 2021
@jimthompson5802 jimthompson5802 deleted the fix_issue_1070_V2 branch April 1, 2021 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants