GatherNegativeConstIndicesNormalize checks if indices value is negative scalar and normalizes it using ShapeOf->Add->Cast subgraph. We need to remove this transformation after adding support of negative indices in future version of Gather operation. More...
#include <gather_normalize_negative_indices.hpp>
Data Fields | |
| NGRAPH_RTTI_DECLARATION | |
GatherNegativeConstIndicesNormalize checks if indices value is negative scalar and normalizes it using ShapeOf->Add->Cast subgraph. We need to remove this transformation after adding support of negative indices in future version of Gather operation.