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

Estimator nightly test broken #17040

@leezu

Description

@leezu

Description

@liuzh91 #16971 #16900 broke the nightly test. See http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/NightlyTestsForBinaries/detail/master/532/pipeline

Error Message

======================================================================

ERROR: Test estimator by doing one pass over each model with synthetic data

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest

    self.test(*self.arg)

  File "/work/mxnet/tests/nightly/estimator/../../python/unittest/common.py", line 177, in test_new

    orig_test(*args, **kwargs)

  File "/work/mxnet/tests/nightly/estimator/test_estimator_cnn.py", line 121, in test_estimator_cpu

    context=context)

TypeError: __init__() got an unexpected keyword argument 'metrics'

-------------------- >> begin captured logging << --------------------

root: INFO: TVM op config has been loaded

common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=385818774 to reproduce.

--------------------- >> end captured logging << ---------------------


======================================================================

ERROR: Test estimator by training resnet18_v1 for 5 epochs on MNIST and verify accuracy

----------------------------------------------------------------------

Traceback (most recent call last):

  File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest

    self.test(*self.arg)

  File "/work/mxnet/tests/nightly/estimator/../../python/unittest/common.py", line 177, in test_new

    orig_test(*args, **kwargs)

  File "/work/mxnet/tests/nightly/estimator/test_estimator_cnn.py", line 150, in test_estimator_gpu

    context=context)

TypeError: __init__() got an unexpected keyword argument 'metrics'


Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions