Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fixed seed for mkldnn test #17386

Merged
merged 2 commits into from
Jan 25, 2020
Merged

Conversation

heaseny
Copy link
Contributor

@heaseny heaseny commented Jan 20, 2020

Description

This PR is intended to fix the issue in #17352 with fixed seed.
Fix #17352

Checklist

Essentials

  • Changes are complete

Changes

  • Use fixed seed 1234 for the unit test: test_mkldnn_ndarray_slice
  • Use fixed seed 1234 for the unit test: test_mkldnn_engine_threading

Comments

@TaoLv TaoLv changed the title [MXNET-17352]fixed seed for mkldnn test fixed seed for mkldnn test Jan 20, 2020
@TaoLv
Copy link
Member

TaoLv commented Jan 20, 2020

@apeforest This change should fix the problem in #17352. Could you please review and check?

@pengzhao-intel pengzhao-intel added this to In progress in CPU Performance and Quantization via automation Jan 25, 2020
@pengzhao-intel pengzhao-intel merged commit 47349ce into apache:master Jan 25, 2020
CPU Performance and Quantization automation moved this from In progress to Done Jan 25, 2020
leezu pushed a commit to leezu/mxnet that referenced this pull request Jan 26, 2020
* fix seed for mkldnn test

* use fixed seed for mkldnn test
leezu pushed a commit to leezu/mxnet that referenced this pull request Jan 26, 2020
* fix seed for mkldnn test

* use fixed seed for mkldnn test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Error in mkldnn unit test
3 participants