Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

TDA2: Example to train CNN network on tensorflow and run using TIDL

$
0
0

Part Number:TDA2

This is additional information related to the post : 

In the file command.txt, the second command has argument:

--input_names=conv2d_1_input

With tensorflow 1.1, this argument needs to be changed to:

--input_names=conv2d_input

The first layer is no longer appended the number ‘1’, it is the second layer that has ‘1’ appended.


 [CV1]In the file command.txt, the second command has argument:

--input_names=conv2d_1_input

 

With tensorflow 2.1, this argument needs to be changed to:

--input_names=conv2d_input

The first layer is no longer appended the number ‘1’, it is the second layer that has ‘1’ appended.


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>