Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSHProjectionTest.cpp46 std::initializer_list<uint32_t> weight_shape) in LSHProjectionOpModel()
DEmbeddingLookupTest.cpp57 std::initializer_list<uint32_t> weight_shape) { in EmbeddingLookupOpModel()
/frameworks/ml/nn/common/
DQuantUtils.cpp65 const Shape& weight_shape, const int32_t* bias_tensor, in PrecomputeZeroPointTimesWeightWithBias()