stefan-matcovici

Results 2 issues of stefan-matcovici

Full stacktrace: ``` /pytorch/aten/src/THC/THCTensorScatterGather.cu:188: void THCudaTensor_scatterFillKernel(TensorInfo, TensorInfo, Real, int, IndexType) [with IndexType = unsigned int, Real = long, Dims = 2]: block: [0,0,0], thread: [64,0,0] Assertion `indexValue >= 0 &&...

enhancement

I tried to use `newQualifiedSpecializationOf` method of `ProvFactory` that was introduced in the version 0.7.3 i guess. It works when I try to use `InteropFramework.writeDocument` method to generate a PROVN...