Skip to content
Discussion options

You must be logged in to vote

If you try building again it should fetch the newly released 0.20 version, which added support for HardSwish. It no longer fails with the previous error, but now builds up to:

  DEBUG burn_import::burn::graph: Registering node => 'clip2'
  DEBUG burn_import::burn::graph: Building the scope nodes len => '292'
  ERROR burn_import::logger: PANIC => panicked at /home/laggui/workspace/burn-refactor/crates/burn-import/src/burn/node/resize.rs:175:22:
  Runtime resize requires sizes input

That looks like a bug / limitation with the current resize import. It appears it only checks for sizes but not scales (which should also be supported).

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@raphaelmenges
Comment options

@laggui
Comment options

Answer selected by raphaelmenges
@raphaelmenges
Comment options

@laggui
Comment options

@raphaelmenges
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants