Skip to content

Conversation

@briangu
Copy link
Owner

@briangu briangu commented Jul 9, 2025

Summary

  • introduce backend switcher with current() and set_backend()
  • add NumPy backend featuring tiny autodiff engine
  • add Torch backend with NumPy fallback for strings
  • expose backends package and maintain legacy np shim
  • add tests for backend switching and gradient computation
  • provide top-level wrappers to backend ops via backend module

Testing

  • python3 -m unittest

https://chatgpt.com/codex/tasks/task_e_686dcd5cad308332b40134deecfbe87f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants