Paddle2ONNX icon indicating copy to clipboard operation
Paddle2ONNX copied to clipboard

Set input spec to dynamic by default

Open yeliang2258 opened this issue 3 years ago • 0 comments

  1. Set input spec to dynamic by default
  2. If you don't need to set dynamic shape, set input_spec_shape to None
  3. fix lookup_table_v2 and gaussian_random dynamic shape bugs

yeliang2258 avatar Jan 25 '22 11:01 yeliang2258