Skip to content

Remove t suffix from Model methods #5859

@ricardoV94

Description

@ricardoV94

model.logpt, model.dlogpt and model.d2logpt would be a bit more intuitive without the t suffix. Historically that was done to distinguish the tensor graphs from the compiled functions, but those are now obtained via model.compile_logp, model.compile_dlogp and model.compile_d2logp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions