This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Description
When I run 3_runCntk.py I get this error:
TypeError: roipooling() missing 2 required positional arguments: 'roi_output_shape' and 'spatial_scale'
Is this some API breakage in version 2?
Edit: This is an API breakage in 2.1 because 2.0 works. Should we report to CNTK (if there is any API backwards compatibility assurance across major versions)?