Skip to content

emulator._predict method should not call emulator.predict #609

@radka-j

Description

@radka-j

This currently happens in the ensemble and transformed emulator. If we change it to the _predict method then that would allow us to move gradient handling to the top level Emulator.predict method (using self.supports_grad). See #605 for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Product backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions