benchmark icon indicating copy to clipboard operation
benchmark copied to clipboard

[JIT not enabled] MOCO

Open Krovatkin opened this issue 4 years ago • 2 comments

See https://github.com/pytorch/benchmark/blob/master/torchbenchmark/models/moco/init.py#L73

Krovatkin avatar Mar 10 '21 05:03 Krovatkin

@wconstab do you happen to know by any chance why jit mode for MOCO was disabled?

Krovatkin avatar Mar 10 '21 05:03 Krovatkin

No, I don't know. if git blame shows it as part of my initial copy to this repo, you could check blame on the old repo which was pytorch/hub. There could be some insight in the commit message.

wconstab avatar Mar 10 '21 17:03 wconstab