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

As a contributor I want to clear up the Model Inference class #127

Open
HansVRP opened this issue Jun 13, 2024 · 2 comments
Open

As a contributor I want to clear up the Model Inference class #127

HansVRP opened this issue Jun 13, 2024 · 2 comments

Comments

@HansVRP
Copy link
Collaborator

HansVRP commented Jun 13, 2024

As an example;

class ModelInference(ABC) contains a function dependencies which returns a preset string "onnxruntime".

This function should be removed if it does not do anything

@HansVRP
Copy link
Collaborator Author

HansVRP commented Jun 13, 2024

In addition there occurs some numpy reshaping of the input data within the class

@GriffinBabe
Copy link
Collaborator

@HansVRP It doesn't for the moment, but there is a experimental feature in OpenEO (CDSE-Staging) that should be deployed in soon or later, allowing to pip install dependencies if added at the beginning of the UDF.

At the moment it does nothing indeed, but this depedencies function is used by GFMAP to use this feature

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