How can I get output tensor name in python? Thanks
And from python sample, it does not need markOutput ?
Hi @ding9801,
You can always query the name of a tensor.
You can take reference from the below link for the same.
Thanks!
Thanks Aakanksha.
Is there python sample?
Python sample to get tensor names. How can I get tensor name in python?