Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
export_attributes_actv
Interface
22 statements
Source File
athena_misc_types.f90
athena__misc_types
export_attributes_actv
Contents
None
interface
private pure function export_attributes_actv(this) result(attributes)
Arguments
Type
Intent
Optional
Attributes
Name
class(
base_actv_type
),
intent(in)
::
this
Instance of the activation type
Return Value
type(
onnx_attribute_type
),allocatable,dimension(:)
Description
Interface for exporting ONNX attributes