Skip to content

Support dynamic shape #83

Description

@YWHyuk

In PT2 paper, dynamic shape is a import contribution. But, our current implementation can support this...

https://pytorch.org/docs/stable/torch.compiler_dynamic_shapes.html

If you say torch.compile(dynamic=False), we will turn off automatic dynamic shapes on recompiles and always recompile for each distinct size.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions