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

Bug: type of missing layer (ConvBlock) #49

Open
leandro-driguez opened this issue May 26, 2023 · 0 comments
Open

Bug: type of missing layer (ConvBlock) #49

leandro-driguez opened this issue May 26, 2023 · 0 comments
Assignees

Comments

@leandro-driguez
Copy link

leandro-driguez commented May 26, 2023

I was trying to test the examples you put in the repository (torch_examples.ipynb), but several things did not work for me, so I get the impression that the project has done some refactoring and this notebook has not been updated.

The first thing is that the CustomModel type is not implemented in model_torch.py. Then the second problem I encountered is that the ConvBlockModel type imports ConvBlock type is not implemented in batchflow.models.torch.layers.

What causes me more doubt about these errors is that the ConvBlock type has not been implemented since a few releases ago, they deleted it and do not plan to use it anymore? In that case, they would have to resolve the layouts in the ConvBlockModel type definition.

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

No branches or pull requests

2 participants