Searched refs:RecurrentWeightTy (Results 1 – 1 of 1) sorted by relevance
141 OperandType RecurrentWeightTy(Type::TENSOR_FLOAT32, {units_, units_}); in BasicRNNOpModel() local142 inputs.push_back(model_.addOperand(&RecurrentWeightTy)); in BasicRNNOpModel()