Home
last modified time | relevance | path

Searched refs:image_float (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_conv_ops_test.cc69 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()
Dmkl_quantized_conv_ops_test.cc119 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/
DesextcTextureCubeMapArraySampling.hpp723 static const glw::GLchar* const image_float; member in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp154 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()