• moto's avatar
    Disable torchscript BC test (#1192) · c257ee7d
    moto authored
    TorchScript BC test checks that if dumped object from the previous version is compatible with the latest master. However, PyTorch does not guarantee backward compatibility of serialized TorchScript object across versions. Domain libraries do not guarantee this either.
    c257ee7d
config.yml 42.3 KB