Jarod Castillo

Results 2 comments of Jarod Castillo

@CatB1t It seems that I did generate the shapes correctly already. I'm getting an **AttributeError: 'tuple' object has no attribute 'shape'** along with IvyBackendExceptions when running my implemented tests. Either...

@CatB1t It's multiple it seems. I've tested it with generating shapes of min and max dim sizes of 1 **in ivy/function_wrapper** ---> with '''args = ((1,),), kwargs = {}''' --->...