onnxruntime
cccd61e3 - Add int64 as a required type to ConstantOfShape as it's used by the pytorch converter for Pad. (#8128)

Commit
4 years ago
Add int64 as a required type to ConstantOfShape as it's used by the pytorch converter for Pad. (#8128) It's also used pointlessly for torch.tensor.repeat (although that usage should always be able to be constant folded).
Author
Parents
Loading