Modify ROI_POOLING specification.
Support different SpatialScale for height and width dimension. Relax the check of ROI region to x1 <= x2, y1 <= y2 to support dummy ROIs of all zeros. Bug: 120962358 Test: NeuralNetworksTest_static Change-Id: I3bd6912e43869c857f7ed1a7c883a5168ac53f71 Merged-In: I3bd6912e43869c857f7ed1a7c883a5168ac53f71 (cherry picked from commit f1c3dab6)
Loading
Please sign in to comment