• Alexander Alekhin's avatar
    dnn: fix failed Torch tests · 986d27e4
    Alexander Alekhin authored
    "Torch invalid argument 2: position must be smaller than LLONG_MAX"
    
    These conditions are always true for "long position" argument.
    986d27e4
THDiskFile.cpp 24.2 KB