Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.h97 std::vector<int64_t> per_channel_quantization_offsets = {},
108 per_channel_quantization_offsets( in type()
109 std::move(per_channel_quantization_offsets)), in type()
119 std::vector<int64_t> per_channel_quantization_offsets; member
581 builder_.CreateVector<int64_t>(t.per_channel_quantization_offsets), in AddTensorPerChannelQuant()