Activity
Delete .github/workflows/test-new-pr.yml
Delete .github/workflows/test-new-pr.yml
fix: fixed the issues with the alexnet, unet and resnet models due to…
fix: fixed the issues with the alexnet, unet and resnet models due to…
fix: removed the additional permute dims from the forward pass of res…
fix: removed the additional permute dims from the forward pass of res…
fix: added dataformat for adaptive avgpool2d for alexnet
fix: added dataformat for adaptive avgpool2d for alexnet
Fix VGG model
Fix VGG model
Pull request merge
use cont_set_at_key_chain function to update the weights instead of d…
use cont_set_at_key_chain function to update the weights instead of d…
Fixes inference failure issue in ResNet due to ivy stateful apis upda…
Fixes inference failure issue in ResNet due to ivy stateful apis upda…
Pull request merge
fix: replaced double quote in line 63 in README.rst because they were…
fix: replaced double quote in line 63 in README.rst because they were…
Pull request merge