Skip to content

Add build option to return parameter values as doubles #339

Description

@joshuasn

Description

Currently, we return parameter values as floats. This choice is only enforced at the very end of sample as the computation is done using doubles but the output tensor are floats. For certain use cases, leaving the outputs as doubles may be desirable.

Acceptance criteria

Provide an option during the building to stage to specify whether the output tensor should return floats or doubles.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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