[ONNX] Add new ConstantOfShape operator (#4245)
* [ONNX] Add new ConstatntOfShape operator * Fix a bug in op implementation * Modify downgrade pass to support broadcast scalars * Style-fix * Use at instead of [] * Use onnx helper instead of ngraph builder * Add some UT * Style fix * Limit range of DynBroadcast in downgrade pass * Move tests to better location * Rewrite tests to test_case * Add check if arg_pshape is static * Style * Trigger CI Co-authored-by: Michał Karzyński <postrational@users.noreply.github.com> Co-authored-by: Scott Cyphers <diyessi@users.noreply.github.com>
Showing
Please
register
or
sign in
to comment