Skip to content

Conversation

@shaneahmed
Copy link
Member

@shaneahmed shaneahmed commented Feb 22, 2022

  • Update forward function for consistent input.

- Update forward function to avoid potential bugs.
@shaneahmed shaneahmed self-assigned this Feb 22, 2022
- Update models abc to use input_tensor.
@shaneahmed shaneahmed changed the title DEV: Update forward function to avoid potential bugs. DEV: Update forward function for consistent input Feb 22, 2022
- Remove variable input and skip deepsource test.
@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #299 (0282a26) into develop (0d45462) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #299   +/-   ##
========================================
  Coverage    99.82%   99.82%           
========================================
  Files           53       53           
  Lines         5004     5004           
  Branches       823      823           
========================================
  Hits          4995     4995           
  Misses           2        2           
  Partials         7        7           
Impacted Files Coverage Δ
tiatoolbox/models/architecture/hovernet.py 100.00% <100.00%> (ø)
tiatoolbox/models/architecture/unet.py 100.00% <100.00%> (ø)
tiatoolbox/models/architecture/utils.py 100.00% <100.00%> (ø)
tiatoolbox/models/architecture/vanilla.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d45462...0282a26. Read the comment docs.

@shaneahmed shaneahmed merged commit d732dad into develop Feb 22, 2022
@shaneahmed shaneahmed deleted the dev-update-forward branch February 22, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants