Searched refs:image_float (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_conv_ops_test.cc | 69 Tensor image_float(DT_FLOAT, in TEST_F() local 71 test::FillValues<float>(&image_float, in TEST_F() 74 FloatTensorToQuantized<quint8>(image_float, image_min, image_max); in TEST_F() 286 Tensor image_float(DT_FLOAT, in TEST_F() local 288 test::FillValues<float>(&image_float, in TEST_F() 291 FloatTensorToQuantized<quint8>(image_float, image_min, image_max); in TEST_F()
|
D | mkl_quantized_conv_ops_test.cc | 119 Tensor image_float(DT_FLOAT, in TEST_F() local 121 test::FillValues<float>(&image_float, in TEST_F() 124 FloatTensorToQuantized<quint8>(image_float, image_min, image_max); in TEST_F()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.hpp | 723 static const glw::GLchar* const image_float; member in glcts::TextureCubeMapArraySamplingTest
|
D | esextcTextureCubeMapArraySampling.cpp | 154 const glw::GLchar* const TextureCubeMapArraySamplingTest::image_float = "image2D "; member in glcts::TextureCubeMapArraySamplingTest 2093 out_image_type = image_float; in getColorType() 2097 out_image_type = image_float; in getColorType()
|