Searched refs:SetRandomImageInput (Results 1 – 3 of 3) sorted by relevance
40 const Tensor* SetRandomImageInput(const TensorShape& shape) { in SetRandomImageInput() function in tensorflow::ResizeAreaOpTest152 SetRandomImageInput(TensorShape({1, in_height, in_width, channels})); in RunRandomTest()
60 const Tensor* SetRandomImageInput(const TensorShape& shape) { in SetRandomImageInput() function in tensorflow::ResizeBilinearOpTestBase138 const Tensor* input = SetRandomImageInput(shape); in TestResize()212 const Tensor* input = SetRandomImageInput(TensorShape({1, 2, 2, 1})); in TEST_P()562 SetRandomImageInput(shape); in SetUpBenchmark()
40 const Tensor* SetRandomImageInput(const TensorShape& shape) { in SetRandomImageInput() function in tensorflow::ResizeBicubicOpTest167 const Tensor* input = SetRandomImageInput( in RunRandomTest()