Home
last modified time | relevance | path

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

/hardware/interfaces/rebootescrow/aidl/default/
DHadamardUtils.cpp155 std::vector<uint8_t> DecodeKey(const std::vector<uint8_t>& shuffled) { in DecodeKey() argument
156 CHECK_EQ(OUTPUT_SIZE_BYTES, shuffled.size()); in DecodeKey()
159 encoded[0] = shuffled[0]; in DecodeKey()
164 encoded[j] = shuffled[i]; in DecodeKey()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2794 * * 0: An n-D tensor, specifying the tensor to be shuffled.
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal2969 * * 0: An n-D tensor, specifying the tensor to be shuffled.