Commit 080d4f95 authored by Adam Procter's avatar Adam Procter

Implement DynElimination for DynSlice; simple test passing, but more needed

parent f561c937
This diff is collapsed.
......@@ -30,6 +30,7 @@ namespace ngraph
private:
void construct_transpose();
void construct_dyn_reshape();
};
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment