Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonModel.cpp362 std::vector<hexagon_nn_input> buffer_in = {{.src_id = node, .output_idx = 0}}; in addFloatOperationWithActivation() local
380 std::vector<hexagon_nn_input> buffer_in = {{.src_id = node, .output_idx = 0}, in addQuant8OperationWithActivation() local