Home
last modified time | relevance | path

Searched defs:SetWeight (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlsh_projection_test.cc68 void SetWeight(std::initializer_list<float> f) { PopulateTensor(weight_, f); } in SetWeight() function in tflite::__anonf967c7500111::LSHProjectionOpModel
Dembedding_lookup_test.cc95 void SetWeight(std::initializer_list<float> data) { in SetWeight() function in tflite::__anon71f285c50111::HybridEmbeddingLookupOpModel
/external/openthread/src/core/net/
Ddns_types.hpp1827 void SetWeight(uint16_t aWeight) { mWeight = HostSwap16(aWeight); } in SetWeight() function in ot::Dns::SrvRecord
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2134 void SetWeight(std::initializer_list<float> f) { PopulateTensor(weight_, f); } in SetWeight() function in tflite::__anon4fbea17c0111::LSHProjectionOpModel