Skip to content

Disable optimizers for OpTester operator unit tests - #2237

Merged
Scott McKay (skottmckay) merged 2 commits into
masterfrom
skottmckay/TurnOffOptimizersForOperatorUnitTests
Oct 24, 2019
Merged

Disable optimizers for OpTester operator unit tests #2237
Scott McKay (skottmckay) merged 2 commits into
masterfrom
skottmckay/TurnOffOptimizersForOperatorUnitTests

Conversation

@skottmckay

Copy link
Copy Markdown
Contributor

Description:
If optimizers run they can modify the node being tested, which would be an unexpected background change in the context of the operator unit tests. Disable the optimizers in OpTester.

Disable TensorRT for Scan9 unit tests that fails when optimizers are enabled. Bug 525222 tracks that.

Motivation and Context
Prevent unexpected changes happening in the background when unit testing operators.

…t the operator directly rather than something that could have been modified by an optimizer.

Disable TensorRT for Scan9 unit tests that fails when optimizers are enabled. Bug 525222 tracks that.
@skottmckay
Scott McKay (skottmckay) requested a review from a team as a code owner October 23, 2019 18:50
@skottmckay
Scott McKay (skottmckay) merged commit 20e6a2b into master Oct 24, 2019
@skottmckay
Scott McKay (skottmckay) deleted the skottmckay/TurnOffOptimizersForOperatorUnitTests branch October 24, 2019 20:33
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.

2 participants