Skip to content

Conversation

@sayantan-nervana
Copy link
Contributor

@sayantan-nervana sayantan-nervana commented Jul 1, 2019

  1. Remove comments from test_main.py that are already present in the README.
  2. Return appropriate exit code in case some tests fail
  3. Upgrade expected.jsons for some models
  4. Reduce some code-dup in test/python/test_conv2D_KernelChecks.py by using parameterization of pytests

@sayantan-nervana
Copy link
Contributor Author

@sayantan-nervana sayantan-nervana added wip Work in progress and removed wip Work in progress labels Jul 2, 2019
@sayantan-nervana sayantan-nervana requested review from avijit-nervana and removed request for avijit-nervana July 2, 2019 16:30
@sayantan-nervana sayantan-nervana added the wip Work in progress label Jul 2, 2019
@sayantan-nervana sayantan-nervana removed the wip Work in progress label Aug 23, 2019
varopts = ngraph_bridge.are_variables_enabled()
if grappler:
if varopts:
assert False, "Varopts and grappler does not build together right now"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q/Todo: Is this if condition still valid once we merge grappler + varopts

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once varopts and grappler are merged, we should have a CI pipeline for that. then this will fail this assert and remind us to enable this then.

@avijit-nervana avijit-nervana merged commit 219e2b3 into master Aug 26, 2019
@avijit-nervana avijit-nervana deleted the sarkars/model_test_upgrades branch August 26, 2019 23:16
gopoka pushed a commit that referenced this pull request Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants