Hi all,
Regarding the ILayerSupport interface in ILayerSupport.hpp, most of the methods have output TensorInfos. Some of the methods (e.g. IsDetectionPostProcessSupported) don't have output infos. This caused an issue in our custom backend because we were unable to check the output tensor info and reject the layer properly. I think it should be possible to have this information for all layers. What do you think?
Thanks,
Josh
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Hi Josh
At first glance that sounds sensible... I'll poll the team and see if anyone can come up with a counter argument and if none if forthcoming add a technical debt item to sort this out.
Thanks!
Yours Sincerely Jim Flynn ________________________________ From: Armnn-dev armnn-dev-bounces@lists.linaro.org on behalf of Joshua Slater Joshua.Slater@arm.com Sent: Thursday 28 November 2019 10:55 To: armnn-dev@lists.linaro.org armnn-dev@lists.linaro.org Subject: [Armnn-dev] ILayerSupport interface
Hi all,
Regarding the ILayerSupport interface in ILayerSupport.hpp, most of the methods have output TensorInfos. Some of the methods (e.g. IsDetectionPostProcessSupported) don't have output infos. This caused an issue in our custom backend because we were unable to check the output tensor info and reject the layer properly. I think it should be possible to have this information for all layers. What do you think?
Thanks,
Josh
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ Armnn-dev mailing list Armnn-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/armnn-dev IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Sounds good to me.
M ________________________________ From: Armnn-dev armnn-dev-bounces@lists.linaro.org on behalf of Jim Flynn Jim.Flynn@arm.com Sent: 28 November 2019 11:00 To: Joshua Slater Joshua.Slater@arm.com; armnn-dev@lists.linaro.org armnn-dev@lists.linaro.org Subject: Re: [Armnn-dev] ILayerSupport interface
Hi Josh
At first glance that sounds sensible... I'll poll the team and see if anyone can come up with a counter argument and if none if forthcoming add a technical debt item to sort this out.
Thanks!
Yours Sincerely Jim Flynn ________________________________ From: Armnn-dev armnn-dev-bounces@lists.linaro.org on behalf of Joshua Slater Joshua.Slater@arm.com Sent: Thursday 28 November 2019 10:55 To: armnn-dev@lists.linaro.org armnn-dev@lists.linaro.org Subject: [Armnn-dev] ILayerSupport interface
Hi all,
Regarding the ILayerSupport interface in ILayerSupport.hpp, most of the methods have output TensorInfos. Some of the methods (e.g. IsDetectionPostProcessSupported) don't have output infos. This caused an issue in our custom backend because we were unable to check the output tensor info and reject the layer properly. I think it should be possible to have this information for all layers. What do you think?
Thanks,
Josh
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ Armnn-dev mailing list Armnn-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/armnn-dev IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ Armnn-dev mailing list Armnn-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/armnn-dev IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.