Hi TI
I have genera the final inception.pb,and if not set TIDL_TEST_CUSTOM_LAYER=1 ,it's import and running in PC simulation success.
actually I want to run the demo of custom layer.
but when set TIDL_TEST_CUSTOM_LAYER=1 ,it's failed.the log as below:
TF Model (Proto) File : ../../test/testvecs/models/public/tensorflow/inceptionNetv1/inceptionv1_optimize.pb
TIDL Network File : ../../test/testvecs/config/tidl_models/tensorflow/inceptionNetv1/tidl_net_inception_v1.bin
TIDL IO Info File : ../../test/testvecs/config/tidl_models/tensorflow/inceptionNetv1/tidl_io_inception_v1_
~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~
Processing config file #0 : /home/super/psdk_rtos_auto_j7_06_01_01_12/tidl_j7_01_00_01_00/ti_dl/utils/tidlModelImport/tempDir/qunat_stats_config.txt
----------------------- TIDL Process with REF_ONLY FLOW ------------------------
# 0 . ..Segmentation fault (core dumped)
------------------ Network Compiler Traces -----------------------------
Main iteration numer: 0....
Preparing for memory allocation : internal iteration number: 0
successful Memory allocation
-------------------- Network Compiler : Analysis Results are available --------------------
ERROR : [TIDL_E_QUANT_STATS_NOT_AVAILABLE] tidl_quant_stats_tool.out fails to collect dynamic range. Please look into quant stats log. This model will get fault on target.
****************************************************
** 0 WARNINGS 1 ERRORS **
****************************************************