Skip to content

allows for flexible model "mode" in the evaluators #1815

@wyli

Description

@wyli

Is your feature request related to a problem? Please describe.
provide an option for all the evaluators to be able to switch between "train_mode" and "eval_mode" of the model.
(this is useful for GradCAM inference integration)

Additional context

with eval_mode(self.network):

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions