FifoQueueDequeue replacer (#8891)
* added_replacer * updated comments * move cut to fifo_replacer * extend shape serializer for parametr node * warning message and docstrings * docs update * doc fix
This commit is contained in:
@@ -269,7 +269,9 @@ Some TensorFlow\* operations do not match to any Inference Engine layer, but are
|
||||
| Placeholder | |
|
||||
| PlaceholderWithDefault | |
|
||||
| Prod | |
|
||||
| QueueDequeue | Supported only when it is part of a sub-graph of the special form |
|
||||
| QueueDequeueUpToV2 | Supported only when it is part of a sub-graph of the special form |
|
||||
| QueueDequeueV2 | Supported only when it is part of a sub-graph of the special form |
|
||||
| RandomUniform | |
|
||||
| RandomUniformInt | |
|
||||
| Range | |
|
||||
|
||||
Reference in New Issue
Block a user