ezyang / onnx-pytorch

PyTorch development for onnx
21 stars 4 forks source link

Tests for bmm symbolic representation #27

Closed jamesr66a closed 7 years ago

jamesr66a commented 7 years ago

These are tests for the bmm symbolic representation introduced in https://github.com/pytorch/pytorch/pull/3315.

houseroad commented 7 years ago

@jamesr66a Could you rebase your code to master?

jamesr66a commented 7 years ago

@houseroad sure, but this will probably fail because the BatchMatMul operator doesn't exist in ONNX yet

houseroad commented 7 years ago

I see, haha, I am a fake @ezyang