Zehao Huang
Zehao Huang
Yes. I will track it.
> Hi @chensuyue, I am seeing this same error for MaskRCNN_resnet50. I am providing publicly available mask_rcnn_coco weights(frozen .pb file) as input_model. Hi @asirvaiy, the h5 file in the link...
Hi @asirvaiy. Thanks for your reply! I will check it ASAP.
This "inputs len must equal with input_tensor" error occurs when the number of input data is not equal to the number of input tensors. In this case, asirvairy's MaskRCNN pb...
Rebuild extension for resnet50 and resnet101 after increasing the training epochs:https://inteltf-jenk.sh.intel.com/job/intel-lpot-validation-top-mr-extension/3991/
Extension test: https://inteltf-jenk.sh.intel.com/job/intel-lpot-validation-top-mr-extension/4415/
Hi @jashokkumar83 It's very likely that the issue is caused by versions of related dependencies. Could you please try the following combination: jupyter_client 7.4.2 jupyter-core 4.11.1 jupyter-server 1.21.0 jupyterlab-pygments 0.2.2...