Searched refs:op_property (Results 1 – 1 of 1) sorted by relevance
88 operator_property::OperatorProperty* op_property) { in GetLstmProperty() argument105 *op_property = operator_property::GetOperatorProperty(*lstm_variant); in GetLstmProperty()114 op_property->inputs.erase( in GetLstmProperty()116 op_property->inputs.begin(), op_property->inputs.end(), in GetLstmProperty()120 op_property->inputs.end()); in GetLstmProperty()121 op_property->intermediates.erase( in GetLstmProperty()122 std::remove_if(op_property->intermediates.begin(), in GetLstmProperty()123 op_property->intermediates.end(), in GetLstmProperty()128 op_property->intermediates.end()); in GetLstmProperty()236 const operator_property::OperatorProperty& op_property, in processInputs()[all …]