Searched refs:createScalar (Results 1 – 2 of 2) sorted by relevance
110 hexagon_nn_input createScalar(Type value);188 hexagon_nn_input Model::createScalar(Type value) { in createScalar() function
116 inputs[0] = model->createScalar<int32_t>(axis + (4 - dims)); in concatenation()405 const hexagon_nn_input min = model->createScalar(-1.0f); in relu1()406 const hexagon_nn_input max = model->createScalar(1.0f); in relu1()419 const hexagon_nn_input max = model->createScalar(6.0f); in relu6()575 inputs[0] = model->createScalar<int32_t>(axis + (4 - dims)); in concatenation()848 const hexagon_nn_input min = model->createScalar(-1.0f); in relu1()849 const hexagon_nn_input max = model->createScalar(1.0f); in relu1()866 const hexagon_nn_input max = model->createScalar(6.0f); in relu6()