blob: 9eac5381903a10f65ed99c308d1c55f9a509cc6b [file] [log] [blame]
/**
* Copyright (c) 2020 CEA LIST
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
*/
package org.eclipse.papyrus.aiml.profile.AIML.Dropout_layers;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Dropout3d</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.aiml.profile.AIML.Dropout_layers.Dropout_layersPackage#getDropout3d()
* @model
* @generated
*/
public interface Dropout3d extends Dropout_layers {
} // Dropout3d