Home
last modified time | relevance | path

Searched refs:FinalizeAddOperation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc910 context_, FinalizeAddOperation(ANEURALNETWORKS_MUL, lite_node_index)); in TransformHardSwishIntoSupportedOps()
934 context_, FinalizeAddOperation(ANEURALNETWORKS_MUL, lite_node_index)); in TransformHardSwishIntoSupportedOps()
964 context_, FinalizeAddOperation(ANEURALNETWORKS_MUL, lite_node_index)); in TransformHardSwishIntoSupportedOps()
976 context_, FinalizeAddOperation(ANEURALNETWORKS_ADD, lite_node_index)); in TransformHardSwishIntoSupportedOps()
1043 TfLiteStatus FinalizeAddOperation(ANeuralNetworksOperationType type, in FinalizeAddOperation() function in tflite::delegate::nnapi::NNAPIOpBuilder
4301 builder.FinalizeAddOperation(quant8_full_lstm_op_code, node_index); in AddOpsAndTensors()
4676 builder.FinalizeAddOperation(nn_op_type, node_index)); in AddOpsAndTensors()