Skip to content

[WIP] SameDiff TensorFlow 2.x import test case runner#455

Draft
AlexDBlack wants to merge 9 commits intomasterfrom
ab_tf2
Draft

[WIP] SameDiff TensorFlow 2.x import test case runner#455
AlexDBlack wants to merge 9 commits intomasterfrom
ab_tf2

Conversation

@AlexDBlack
Copy link
Copy Markdown

@AlexDBlack AlexDBlack commented May 12, 2020

Refactors TF import tests to:
(a) no longer require copying/extracting test resources on each run
(b) No longer loads all input/output arrays at the start - does loading of INDArrays within each test
(c) Work properly with Strumpf test resource references

Adds new TF2ImportTestsSameDiff class for running TF 2.x tests.

The new import testing design should also be more useful/extensible for ONNX import also.

Removes TFGraphTestAllLibnd4j which has been disabled for some time pending c++ graph execution rewrite.

Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Signed-off-by: Alex Black <blacka101@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant