RUN
RUN
By the way, could anyone help me understand what each of these parameters(from semantickitti.yaml) mean? model_params: model_architecture: "cylinder_asym" output_shape: - 480 - 360 - 32 fea_dim: 9 out_fea_dim: 256 num_class:...
> hey @runzhangDL please correct formatting to bass clang tests Sure, will update soon. Do I need to fix other failed checks?
> NTERPRETER.onnx_resize11_up_scales_linear_asymmetric Ok I will try to look into it. It might be easier if I can see the test cases detail to debug why they failed.
Still working on this, will require a bit more time. It will help if someone can confirm whether we need to add support for batch-last case on interpolation, which might...
Sorry for the delay, I was distracted by my courseworks, and will look into this issue soon.
I am still working on the interpolation implementation, should be done soon
> Hello @iefode and @runzhangDL, I can see the work is in progress;) For any changes in the Interpolate reference implementation, please add corresponding unit test to: > > https://github.com/openvinotoolkit/openvino/blob/a5cf8b30d5430a94e3b62f77700d8b904cc1b592/src/plugins/template/tests/functional/op_reference/interpolate.cpp#L564...
Apology for my delay. I will try to add extra tests next mouth. I am currently working on the final exam of the end of spring semester.
@mitruska Hi Mitrus, I've added the channel-last test case at the bottom. It is basically the same to the previous test case but move the spatial axis from (2,3) to...
> hey @runzhangDL, will you find a time to finish this PR? Apology for the late reply. I will try to finish what I left now. I am currently not...