Skip to content

Commit e0c3ca9

Browse files
generatedunixname89002005307016facebook-github-bot
authored andcommitted
upgrade pyre version in fbcode/vision - batch 2
Differential Revision: D46119066 fbshipit-source-id: b766118b9dcc07075d328fba73f272419dc9fc38
1 parent d2119c2 commit e0c3ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytorch3d/implicitron/evaluation/evaluate_new_view_synthesis.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ def eval_batch(
339339
):
340340
results[rgb_metric_name] = rgb_metric_fun(
341341
image_render,
342+
# pyre-fixme[6]: For 2nd argument expected `Tensor` but got
343+
# `Optional[Tensor]`.
342344
image_rgb,
343345
mask=mask_crop,
344346
)

0 commit comments

Comments
 (0)