Class OnnxLayerImportException | Barracuda | 0.5.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class OnnxLayerImportException

    Inheritance
    Object
    Exception
    OnnxLayerImportException
    Namespace: Barracuda
    Syntax
    public class OnnxLayerImportException : Exception, ISerializable, _Exception

    Constructors

    OnnxLayerImportException(String)

    Declaration
    public OnnxLayerImportException(string message)
    Parameters
    Type Name Description
    String message
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX