"megatron/legacy/model/bert_model.py" did not exist on "a2e64ad59bd82d015e7b51cd94956fab2fcf8ea0"
Enable inference with dynamic batch size in SSD.
* Creates a new batch_decode method in SSD Meta architecture that can handle dynamic batch size. * use combined_shapes in _get_feature_maps_spatial_dims method to handle dynamic batch image_size. * Add dynamic batch size tests to check preprocess, predict and postprocess methods in SSD Meta architecture.
Showing
Please register or sign in to comment