Skip to content

Allow probability inference for cast operations #6983

Open
@ricardoV94

Description

@ricardoV94

Description

  • float -> float: Do nothing logp wise
  • (int/bool) -> float: Do nothing logp wise
  • float -> int: Same as pt.floor (censoring)?
  • float -> bool: Not supported?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions