Support scale for resize ops.
Enable specifying scaling factors instead of output shape in resize ops. The output shape is calculated by floor(in * scale). Bug: 126784497 Test: NeuralNetworksTest_static Change-Id: I5b59768e2788f906879f4ca1dc93e1b4a56b8342
Loading
Please sign in to comment