Skip to content

[DTensor] aten.squeeze.dims rules not implemented #173521

@fmassa

Description

@fmassa

🐛 Describe the bug

Note we have aten.squeeze.dim in

register_op_strategy_map(
aten.squeeze.dim, torch.squeeze, schema_info=RuntimeSchemaInfo(1)
)
, but not aten.squeeze.dims.

Versions

PyTorch from main

cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @pragupta @msaroufim @dcci @aditvenk @tianyu-l @XilunWu @SherlockNoMad @ppwwyyxx @chauhang @penguinwu

Metadata

Metadata

Assignees

Labels

module: dtensordistributed tensor tagoncall: distributedAdd this issue/PR to distributed oncall triage queue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions