Skip to content

test_integration_autorunner #6294

Closed
@wyli

Description

@wyli

Describe the bug

======================================================================
ERROR: test_autorunner (__main__.TestAutoRunner)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/test_integration_autorunner.py", line 122, in test_autorunner
    runner.run()
  File "/__w/MONAI/MONAI/monai/apps/auto3dseg/auto_runner.py", line 776, in run
    self._train_algo_in_sequence(history)
  File "/__w/MONAI/MONAI/monai/apps/auto3dseg/auto_runner.py", line 640, in _train_algo_in_sequence
    algo.train(self.train_params)
AttributeError: 'bool' object has no attribute 'train'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions