GithubHelp home page GithubHelp logo

update base image to 23.08 about monai HOT 2 CLOSED

wyli avatar wyli commented on August 16, 2024 1
update base image to 23.08

from monai.

Comments (2)

Nic-Ma avatar Nic-Ma commented on August 16, 2024 1

23.08 would be necessary for other projects.

Thanks.

from monai.

wyli avatar wyli commented on August 16, 2024
[2023-08-31T22:02:43.905Z] ======================================================================
[2023-08-31T22:02:43.905Z] ERROR: test_correct_results_1 (tests.test_deepgrow_transforms.TestRestoreLabeld)
[2023-08-31T22:02:43.905Z] ----------------------------------------------------------------------
[2023-08-31T22:02:43.905Z] Traceback (most recent call last):
[2023-08-31T22:02:43.905Z]   File "/usr/local/lib/python3.10/dist-packages/parameterized/parameterized.py", line 620, in standalone_func
[2023-08-31T22:02:43.905Z]     return func(*(a + p.args), **p.kwargs, **kw)
[2023-08-31T22:02:43.905Z]   File "/home/jenkins/agent/workspace/Monai-latest-image/tests/test_deepgrow_transforms.py", line 440, in test_correct_results
[2023-08-31T22:02:43.905Z]     result = RestoreLabeld(**arguments)(input_data)
[2023-08-31T22:02:43.905Z]   File "/home/jenkins/agent/workspace/Monai-latest-image/monai/apps/deepgrow/transforms.py", line 874, in __call__
[2023-08-31T22:02:43.905Z]     result = resizer(result, mode=mode, align_corners=align_corners)  # type: ignore
[2023-08-31T22:02:43.905Z]   File "/home/jenkins/agent/workspace/Monai-latest-image/monai/transforms/spatial/array.py", line 838, in __call__
[2023-08-31T22:02:43.905Z]     return resize(  # type: ignore
[2023-08-31T22:02:43.905Z]   File "/home/jenkins/agent/workspace/Monai-latest-image/monai/transforms/spatial/functional.py", line 335, in resize
[2023-08-31T22:02:43.905Z]     resized = torch.nn.functional.interpolate(
[2023-08-31T22:02:43.905Z]   File "/usr/local/lib/python3.10/dist-packages/torch/nn/functional.py", line 3934, in interpolate
[2023-08-31T22:02:43.905Z]     raise TypeError(
[2023-08-31T22:02:43.905Z] TypeError: expected size to be one of int or Tuple[int] or Tuple[int, int] or Tuple[int, int, int], but got size with types [<class 'numpy.int64'>, <class 'numpy.int64'>, <class 'numpy.int64'>]
[2023-08-31T22:02:43.905Z] 
[2023-08-31T22:02:43.905Z] ----------------------------------------------------------------------

from monai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.