Function holoscan::inference::multiai_inference_validity_check

Warning

doxygenfunction: Unable to resolve function “holoscan::inference::multiai_inference_validity_check” with arguments “(const Mappings&, const MultiMappings&, const Mappings&, const std::vector<std::string>&, const std::vector<std::string>&)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expecting “(” in parameters-and-qualifiers. [error at 13] gxf_result_t __attribute__((visibility(“default”))) report_error(const std InferStatus multiai_inference_validity_check (const Mappings &model_path_map, const MultiMappings &pre_processor_map, const Mappings &inference_map, const std::vector< std::string > &in_tensor_names, const std::vector< std::string > &out_tensor_names) ————-^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 64] gxf_result_t __attribute__((visibility(“default”))) report_error(const std InferStatus multiai_inference_validity_check (const Mappings &model_path_map, const MultiMappings &pre_processor_map, const Mappings &inference_map, const std::vector< std::string > &in_tensor_names, const std::vector< std::string > &out_tensor_names) —————————————————————-^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “m”. [error at 87] gxf_result_t __attribute__((visibility(“default”))) report_error(const std InferStatus multiai_inference_validity_check (const Mappings &model_path_map, const MultiMappings &pre_processor_map, const Mappings &inference_map, const std::vector< std::string > &in_tensor_names, const std::vector< std::string > &out_tensor_names) —————————————————————————————^

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.