Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug with IteratedSigmoidCentered #102

@reubenharry

Description

@reubenharry

How to replicate:

import oryx
import jax.numpy as jnp
oryx.bijectors.IteratedSigmoidCentered().forward(jnp.array([0., 0., 0.]))

Error message:

TypeError: abstract_eval_fun() missing 1 required keyword-only argument: 'debug_info'

I was wondering if I'm doing something wrong here, or this is just a bug with the bijector.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions