Skip to content

Commit

Permalink
Auto-update failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-dev-bot committed Oct 24, 2024
1 parent 9e2fce4 commit c2852df
Show file tree
Hide file tree
Showing 2 changed files with 171,239 additions and 10,532 deletions.
16 changes: 11 additions & 5 deletions FAILING_TESTS.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Obj: kornia.augmentation.LongestMaxSize | Target: tensorflow | Native Compiled: False
Obj: kornia.augmentation.RandomClahe | Target: jax | Native Compiled: False
Obj: kornia.augmentation.RandomClahe | Target: tensorflow | Native Compiled: False
Obj: kornia.augmentation.RandomCutMixV2 | Target: jax | Native Compiled: False
Obj: kornia.augmentation.RandomCutMixV2 | Target: tensorflow | Native Compiled: False
Obj: kornia.augmentation.RandomJigsaw | Target: jax | Native Compiled: False
Expand Down Expand Up @@ -65,9 +64,6 @@ Obj: kornia.enhance.equalization.equalize_clahe | Target: numpy | Native Compile
Obj: kornia.enhance.equalization.equalize_clahe | Target: tensorflow | Native Compiled: False
Obj: kornia.enhance.histogram.histogram | Target: numpy | Native Compiled: False
Obj: kornia.enhance.histogram.histogram2d | Target: numpy | Native Compiled: False
Obj: kornia.feature.DISK | Target: tensorflow | Native Compiled: False
Obj: kornia.feature.DeDoDe | Target: jax | Native Compiled: False
Obj: kornia.feature.DeDoDe | Target: tensorflow | Native Compiled: False
Obj: kornia.feature.GFTTAffNetHardNet | Target: tensorflow | Native Compiled: False
Obj: kornia.feature.HardNet8 | Target: jax | Native Compiled: False
Obj: kornia.feature.HyNet | Target: tensorflow | Native Compiled: False
Expand All @@ -92,6 +88,17 @@ Obj: kornia.feature.TLU | Target: tensorflow | Native Compiled: False
Obj: kornia.feature.integrated.get_laf_descriptors | Target: numpy | Native Compiled: False
Obj: kornia.feature.integrated.get_laf_descriptors | Target: tensorflow | Native Compiled: False
Obj: kornia.feature.laf.laf_is_inside_image | Target: tensorflow | Native Compiled: False
Obj: kornia.filters.BilateralBlur | Target: jax | Native Compiled: False
Obj: kornia.filters.BlurPool2D | Target: jax | Native Compiled: False
Obj: kornia.filters.BoxBlur | Target: jax | Native Compiled: False
Obj: kornia.filters.DexiNed | Target: jax | Native Compiled: False
Obj: kornia.filters.GaussianBlur2d | Target: jax | Native Compiled: False
Obj: kornia.filters.GuidedBlur | Target: jax | Native Compiled: False
Obj: kornia.filters.JointBilateralBlur | Target: jax | Native Compiled: False
Obj: kornia.filters.MaxBlurPool2D | Target: jax | Native Compiled: False
Obj: kornia.filters.MedianBlur | Target: jax | Native Compiled: False
Obj: kornia.filters.MotionBlur | Target: jax | Native Compiled: False
Obj: kornia.filters.UnsharpMask | Target: jax | Native Compiled: False
Obj: kornia.geometry.bbox.bbox_to_mask | Target: jax | Native Compiled: False
Obj: kornia.geometry.bbox.bbox_to_mask | Target: tensorflow | Native Compiled: False
Obj: kornia.geometry.boxes.Boxes | Target: jax | Native Compiled: False
Expand Down Expand Up @@ -153,5 +160,4 @@ Obj: kornia.tracking.HomographyTracker | Target: tensorflow | Native Compiled: F
Obj: kornia.utils.is_autocast_enabled | Target: tensorflow | Native Compiled: False
Obj: kornia.utils.map_location_to_cpu | Target: tensorflow | Native Compiled: False
Obj: transformers.vision.Swin2SRModel | Target: jax | Native Compiled: True
Obj: transformers.vision.Swin2SRModel | Target: tensorflow | Native Compiled: False
Obj: transformers.vision.Swin2SRModel | Target: tensorflow | Native Compiled: True
Loading

0 comments on commit c2852df

Please sign in to comment.