Add use_gpu, force_gpu & force_gpu helpers in test_util
In order to make tests compatible for V2 behavior we should avoid using sessions and instead use device contexts. To support the different desired behaviors we add 3 helpers in test_util and covert a few tests to make use of them. PiperOrigin-RevId: 222333755
Loading
Please sign in to comment