Skip to content

Running non-smc inference methods fails because of resample flag #12

@elegios

Description

@elegios

The Python package is currently written to use different default flags compared to the main tpplc compiler. In particular, the default inference method is smc-bpf, and its resample option is set to aligned. Unfortunately --resample is not valid for non-smc inference methods, and the Python code always adds --resample if the user didn't specify it, which the tpplc compiler complains about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions