dimitryn

Results 2 comments of dimitryn

on same issue changing uInsert(allParameters, ParametersPair(Parameters::kRGBDCreateOccupancyGrid(), "true")) to uInsert(allParameters, ParametersPair(Parameters::kRGBDCreateOccupancyGrid(), "false")) not preventing from create occupacy grid. what configuration needed not to enter if(_createOccupancyGrid && !isIntermediateNode) ? Thanks

Hi @JablonskiMateusz , I getting same error on our Ubuntu 2024 machine. I using openvino 2024 and trying to run our model on GPU. ![image](https://github.com/intel/compute-runtime/assets/36672340/543261c2-2251-4a47-8602-0d13fecd9441) We using Neo release version...