xla
First integration of IR into the current XLATensor
#116
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
11
Changes
View On
GitHub
Commits
Add Shape to IR Node and implement generic Node.
dlibenzi
committed
6 years ago
Moving forward with XLA tensor integration.
dlibenzi
committed
6 years ago
Removed old Graph context.
dlibenzi
committed
6 years ago
Builds, test pass, still need to figure out the graph size.
dlibenzi
committed
6 years ago
Revised the ToString implementations.
dlibenzi
committed
6 years ago
Added more comments and changed the lowering context constructor.
dlibenzi
committed
6 years ago
Bring back graph size.
dlibenzi
committed
6 years ago
Change the IR node set API name.
dlibenzi
committed
6 years ago
Fix review comments.
dlibenzi
committed
6 years ago
Added utility APIs to create IR Node instead of replicating make_shared.
dlibenzi
committed
6 years ago
Allow easier creation of arithmetic ops.
dlibenzi
committed
6 years ago
Loading