Commit e0c3ca97 authored by generatedunixname89002005307016's avatar generatedunixname89002005307016 Committed by Facebook GitHub Bot
Browse files

upgrade pyre version in `fbcode/vision` - batch 2

Differential Revision: D46119066

fbshipit-source-id: b766118b9dcc07075d328fba73f272419dc9fc38
parent d2119c28
......@@ -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,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment