Skip to content

Commit

Permalink
upgrade pyre version in fbcode/vision - batch 2
Browse files Browse the repository at this point in the history
Differential Revision: D46119066

fbshipit-source-id: b766118b9dcc07075d328fba73f272419dc9fc38
  • Loading branch information
generatedunixname89002005307016 authored and facebook-github-bot committed May 24, 2023
1 parent d2119c2 commit e0c3ca9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,8 @@ def eval_batch(
):
results[rgb_metric_name] = rgb_metric_fun(
image_render,
# pyre-fixme[6]: For 2nd argument expected `Tensor` but got
# `Optional[Tensor]`.
image_rgb,
mask=mask_crop,
)
Expand Down

0 comments on commit e0c3ca9

Please sign in to comment.