Documentation
¶
Overview ¶
backends_generator generates parts of the backends.Builder interface based on the github.com/gomlx/gopjrt/xlabuilder implementation.
Although GoMLX can support more than one backend, the XlaBuilder is the reference implementation for now.
If the environment variable GOPJRT_SRC is set, it parses the ops from there. Otherwise it clones the gopjrt repository to a temporary sub-directory.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package parsexlabuilder parses the xlabuilder API to enumerate graph building functions, and the `op_types.txt` file to get a list of the supported ops.
|
Package parsexlabuilder parses the xlabuilder API to enumerate graph building functions, and the `op_types.txt` file to get a list of the supported ops. |
Click to show internal directories.
Click to hide internal directories.