- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
I have a very simple Tensorflow graph:
input -> conv -> x1
input -> conv -> x2
x1 + x2 -> y
I use the same weight and other parameters in the conv so x1 and x2 is the same value, and therefore, y is twice of one of them.
mvNCCheck gives total wrong values for y, which is identical to x1/x2 itself without doing the adding!!
Any helps?
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page