Home
last modified time | relevance | path

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

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/tests/unittests/
H A DQuantizationTest.cpp287 Handle<qtype> THquantizedFP32 = quantizedFP32.getHandle<qtype>(); in quantizeTensorTest() local
290 quantization::dequantize(THquantizedFP32.at({i}), quantParams), in quantizeTensorTest()