v0.19.0 Added SimpleGo, a pure Go backend #143
janpfeifer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
backends:simplego, a portable, simple albeit slow backend.backends/simplego/capabilities, and most common numeric types (including BFloat16).notimplemented: helper to implement new backends.shapeinference: helper to implement new backends.defaultwhich includes the default packages.List()function to returned the currently registered (compiled-in) backends.checkpointsConfig.FromEmbedthat allows loading a checkpoint from an embedded variable.graph:GatherandGatherSlicesnow have and extra argument calledindicesAreSortedthat tells whetherthe start indices are guaranteed to be sorted, which allows some optimizations in some platforms.
BackendGather,BackendScatterMax,BackendScatterMinandBackendScatterSumfor test and debuggingpurposes.
cmdtointernal/cmddirectory.This discussion was created from the release v0.19.0 Added SimpleGo, a pure Go backend.
Beta Was this translation helpful? Give feedback.
All reactions