Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
ruisv committed Jun 30, 2023
1 parent 3b3b40d commit deb3248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion csrc/mmdeploy/codebase/mmdet/instance_segmentation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ class ResizeInstanceMask : public ResizeBBox {
} else {
OUTCOME_TRY(CopyToHost(mask, h_warped_masks.emplace_back()));
}

}

OUTCOME_TRY(stream_.Wait());
Expand Down

0 comments on commit deb3248

Please sign in to comment.