Dmytro Mishkin

Results 218 comments of Dmytro Mishkin

Try to remove all hashes in .yml file, e.g. pillow==5.2.0=py35heded4f4_0 -> pillow==5.2.0 The hashes are different for each OS. Anyway, it would be a miracle, if everything would work on...

Conda yml as is? Yes, that is working on Ubuntu, also on Debian and afaik on CentOS.

Re: 120 chars. That is a hill I am going to die on: 80 is too small for having formulas and functions with reasonable name. We also not living in...

The tests are OK now. Should we try to resolve comments and merge? @edgarriba @oliver-batchelor

Any updates here? @AnimeshMaheshwari22

``` test/geometry/test_ransac.py::TestRANSACHomography::test_dirty_points[mps-float32] Fatal Python error: Aborted ```

``` test/feature/test_affine_shape_estimator.py::TestLAFAffineShapeEstimator::test_shape[mps] Fatal Python error: Aborted test/feature/test_matching.py::TestAdalam::test_single_nocrash[mps-float32-adalam_idxs] Fatal Python error: Aborted ```

``` test/geometry/liegroup/test_so3.py::TestSo3::test_matrix[mps-float32-1] Fatal Python error: Aborted test/geometry/liegroup/test_se2.py::TestSe2::test_cardinality[mps-float32-input_shape0] Fatal Python error: Aborted ```

Hi @gau-nernst , Thank you for your interest! Options you mentioned are exactly what would be helpful :) Semi-ordered list: Crashes. It crashes python altogether. 1) Pick the crash from...

```test/augmentation/test_augmentation_3d.py::TestRandomHorizontalFlip3D::test_random_hflip[mps] Fatal Python error: Aborted```