Fix the order of width and height for NNAPI RESIZE_BILINEAR and
RESIZE_NEAREST_NEIGHBOR - The CPU implementation always had the order of {width, height}. - In P, the documentation was incorrectly changed to {height, width}. Bug: 131623949 Bug: 130035110 Test: mm Change-Id: I6c79459fa73347fb51fc34a76ad78d5ac207f210
Loading
Please register or sign in to comment