Skip to content

support Lgamma and BroadcastTo Ops in order to support probabilistic models (Poisson distribution) #2011

Closed
@lukasheinrich

Description

@lukasheinrich

When trying to covnert a model that uses tensorflow_probability.distributions.Poisson I get the error

ValueError: Unsupported Ops in the model before optimization
Lgamma, BroadcastTo

In order to support probabilistic models using those libraries itwould be great if those Ops could be added

@kratsg @matthewfeickert

https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/lgamma
https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/broadcast-to

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions