Searched refs:none_ (Results 1 – 2 of 2) sorted by relevance
195 ? none_ in SetWeightForInputToInputGate()233 ? none_ in SetWeightForRecurrentToInputGate()270 ? none_ in SetBiasToInputGate()300 ? none_ in SetProjection()309 ? none_ in SetProjectionBias()325 cell_layer_norm_coefficients_ = none_; in SetCellLayerNormCoefficients()329 input_layer_norm_coefficients_ = none_; in SetInputLayerNormCoefficients()333 forget_layer_norm_coefficients_ = none_; in SetForgetLayerNormCoefficients()336 output_layer_norm_coefficients_ = none_; in SetOutputLayerNormCoefficients()346 none_ = CreateNoneValue(&builder_, fused_func_op_.getLoc()); in GenerateFusedOpOperands()[all …]
157 Value none_; variable