Commit c8db036
committed
feat(graph): add NewPJRTClient for external PJRT usage
Expose a graph-level factory function that loads a PJRT plugin and creates
a client. This allows external packages (zerfoo) to call CompilePJRT without
directly importing the internal/pjrt package.1 parent c57b4c5 commit c8db036
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments