Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

collapse_alpha needs known shape #51

Open
@ludwigschubert

Description

@ludwigschubert

Let's assert the tensor shape coming into collapse alpha to be known at graph creation time.

Currently you can get an exception if you ask for a collapse_alpha transform to be applied after a transform that stochastically changes t_image's shape (such as random_scale).

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions