Other Parts Discussed in Thread: TMDSEVM572X
Hello, TI Experts,
I have additional question from the below E2E-thread about TIDL.
https://e2e.ti.com/support/processors/f/791/t/735984
I tried to convert to "inceptionnet_v1.pb" based on the E2E-thread with below environment.
- SDK: ti-processor-sdk-linux-am57xx-evm-06.00.00.07
- EVM: TMDSEVM572X
But it seems to fail with errors like below;
Here is detail:
> activate tf1.1_env
Download from https://github.com/tensorflow/models
>cd inception\inception
>python freeze_inception_net_v1.py ( copy from python_freeze_graph.zip )
(copy from ..Lib\site-packages\tensorflow\python\tools\optimize_for_inference.py )
>python optimize_for_inference.py --input=inception_v1.pb --output=inceptionnet_v1.pb --input_names=input --output_name=softmax/Softmax
Then, convert to tidl files on TMDSEVM572X
evm> tidl_model_import.out.exe tidl_import_inceptionNetv1.txt
Question:
- Do you have same experience?
I would like to attached related files.
So, I would appreciate if you check the behavior with your EVM and tell us how to solve this problem.
Best regards,