Skip to content

Conversation

brianlai98
Copy link

No description provided.

"""
raise NotImplementedError

def _inference(self, model_input: Any) -> Any:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to rework how this and the base Validator class interact. Maybe by specifying any methods we want/need the validator author to override as abstract. I would prefer to keep the higher level orchestration methods like this one in house vs requiring the author to define it.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kmm

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12

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.

3 participants