tensorflow / ngraph-bridge

TensorFlow-nGraph bridge
Other
137 stars 65 forks source link

Avoid requiring static shapes for Size and Split ops #757

Open adk9 opened 3 years ago

adk9 commented 3 years ago

Avoid usage of get_shape() in Size and Split op so that they can work for dynamic inputs