Skip to content

Allow using Gaussian input distributions in the image_data template method? #300

@isurulucky

Description

@isurulucky

Hi,

Cirkit already supports Gaussian input layer [1], however it's not accessible via the image_data template method. I experimented changing the validations in [2] to support Gaussian input distributions, and it seems to work - did not test extensively though. Is there a specific reason not to support Gaussian inputs distributions for images?

Thanks,
Isuru.

[1]. https://github.com/april-tools/cirkit/blob/main/cirkit/symbolic/layers.py#L426
[2]. https://github.com/april-tools/cirkit/blob/main/cirkit/templates/circuit_templates/data.py

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions