Commits tide #188

dlibenzi merged 20 commits into master from commits_tide
dlibenzi
dlibenzi Generate debug metric code for intercepted functions.
1a7b7ee3
dlibenzi Fix PT/XLA tensor shape generation to create tuple when input is tuple.
0cbd52aa
dlibenzi Move the variable creation of ToTensor() APIs out to the Python bindi…
1ee3a24e
dlibenzi Make C++ test utility more resilient to different inputs (XLA vs ATEN…
535a1c2d
dlibenzi Use at::Scalar instead of double for IR Scalar Node.
855c30f6
dlibenzi Drop the USE_XRT env config, as there is no more XLA option.
00f33e16
dlibenzi Account for undefined tensors coming out of ATEN results.
e495909a
dlibenzi Correctly set sizes, strides and num elements.
c04d640d
dlibenzi Added convolution backward test.
cc5b447e
dlibenzi Wrap the generated regsitration function with an std::once_flag.
1501692f
dlibenzi Added maxpool and log softmax backward tests.
358f8b82
dlibenzi Added multi-ops IR Node return facility.
6fc3d1d9
dlibenzi Added IR test.
144756a7
dlibenzi Turn IR operation to act on NodeOperand in order to support multi-out…
b9b8dd09
dlibenzi Use the proper output index for applying operations.
0dac568b
dlibenzi Added automatic conversion to IR Output for the IR NodeOperand.
06df5fb4
dlibenzi Add dereference operator to access IR Node pointer from NodeOperand, …
0447d50c
dlibenzi Create device shape out of IR Node shape.
1ea6aad0
dlibenzi Add fast has generation from IR Node objects to be able to quickly de…
f4a51c0a
dlibenzi dlibenzi requested a review from asuhan asuhan 7 years ago
asuhan
asuhan requested changes on 2019-02-06
dlibenzi Fix typo.
ed35bab0
asuhan
asuhan approved these changes on 2019-02-06
dlibenzi dlibenzi merged 36ed6c17 into master 7 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone