Struct Output
Defined in File Output.hpp
Struct Documentation
-
struct Output
Represents output stream of a model.
@type name: str @ivar name: Name of the output layer. @type dtype: DataType @ivar dtype: Data type of the output data (e.g., ‘float32’). Represents output stream of a model.
@type name: str @ivar name: Name of the output layer. @type dtype: DataType @ivar dtype: Data type of the output data (e.g., ‘float32’).