Finishing up handling the 3way nature that XLA tensors can have (XLA data, IR Node, or ATEN tensor) #138
Finishing up handling the 3way nature that XLA tensors can have (XLA …
88ccb7d4
Made XLATensor references back to constant.
f36eedb7
XLA tensor restructuring. Moved conversion functions into a util faci…
ef8e0ae6
Avoid literal-to-tftensor copy by populating the tftensor buffer dire…
bea33976
Typo fix.
6868a6a5
Made literal to tensor conversion use CopyTensors, which is case or r…
abd83cc2
Added simple tensor test (missing check as ATEN throws) and minor ref…
ee119e6e
Made C++ tensor test work and removed logging when testing.
8d071d9b
Redirect C++ test log to file instead of suppressing it.
e278e283
Added C++ unittest util file and added namespaces.
41728cc2
Added C++ test utility to test on all available device types.
0936051d
Be consistent in the IR Node ToString value separation.
d086ec72
Further tensor util code simplification.
f625206e
Added more fine grained support for PT<->XLA integer types.
f4dcd5cf
More refinements to the tensor interface.
83d06dbc
Further optimizations and cleanups.
945bdd3b
More refactoring.
68eb2ac6
asuhan
approved these changes
on 2019-01-22
dlibenzi
merged
83f6611f
into master 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub