Exception in getCustomClassType() with TORCH_LIBRARY_IMPL(quantized, QuantizedCPU, m)

m.impl(TORCH_SELECTIVE_NAME(“quantized::conv1d_relu”), QConv1dInt8::run);

TORCH_CHECK(false, "Can’t find class id in custom class type map for ", tindex.name());