Searched defs:setOperandValue (Results 1 – 3 of 3) sorted by relevance
| /frameworks/ml/nn/runtime/test/ | ||
| D | TestPartitioningRandom.cpp | 177 void setOperandValue(uint32_t index, const std::vector<float>& value) { in setOperandValue() function in android::__anon65ec02170111::TestModel |
| /frameworks/ml/nn/runtime/ | ||
| D | ModelBuilder.cpp | 98 int ModelBuilder::setOperandValue(uint32_t index, const void* buffer, size_t length) { in setOperandValue() function in android::nn::ModelBuilder |
| /frameworks/ml/nn/runtime/include/ | ||
| D | NeuralNetworksWrapper.h | 244 void setOperandValue(uint32_t index, const void* buffer, size_t length) { in setOperandValue() function |