Skip to content

tests: unit tests do not check the outputs of models  #53

@Mayukhdeb

Description

@Mayukhdeb

While the unit tests do cover the output types, they do not check if the outputs themselves are correct/incorrect.

To do:

  • Use some loss function w.r.t ideal outputs and make sure the losses are low enough
  • Make sure the output dtype matches the original (int, float32, float64)

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