Add support for Phi-3.5-vision-instruct (#1094)
* Add slice tensor operator
* Add slice unit test
* Add support for Phi3V & Phi3.5V
* Improve padding and use smart resizing
* Formatting
* Relax precision for musicgen test
* Add interpolate upscale unit test
* Move slice tensor op test
* Fix `image_sizes` and `num_img_tokens`
* Add phi3v image processing unit tests
* Use ONNX slice op for improved performance
* Fix phi3v image processing
* Support passing parameters to phi3v processor call function
* Update phi3v processor unit tests
* Move phi3_v processor unit test to folder