Searched refs:activ_temp (Results 1 – 2 of 2) sorted by relevance
982 Value* activ_temp; in ParseBasic() local985 reader->ReadValueByTensorIdx(activ_tensor_idx, &activ_temp)); in ParseBasic()992 RETURN_IF_ERROR(graph->SetProducer(fc_node->id, activ_temp->id)); in ParseBasic()994 RETURN_IF_ERROR(graph->AddConsumer(lstm_node->id, activ_temp->id)); in ParseBasic()
3785 TFL_2DTensorOf<[F32, QUI16]>:$activ_temp);