Home
last modified time | relevance | path

Searched defs:weight_shape (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/common/operations/
DLSHProjectionTest.cpp46 std::initializer_list<uint32_t> weight_shape) in LSHProjectionOpModel()
DEmbeddingLookupTest.cpp58 std::initializer_list<uint32_t> weight_shape) { in EmbeddingLookupOpModel()
/packages/modules/NeuralNetworks/common/
DQuantUtils.cpp65 const Shape& weight_shape, const int32_t* bias_tensor, in PrecomputeZeroPointTimesWeightWithBias()