IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
unittest_activation.cxx File Reference

Activation function unittests. More...

#include <iganet/iganet.h>
#include <gtest/gtest.h>
#include <sstream>

Functions

 TEST (Activation, BatchAndGroupNormalizationExposeState)
 
 TEST (Activation, ConfiguredWrappersHonorTheirOptions)
 
 TEST (Activation, DimensionChangingAndNormalizationWrappers)
 
 TEST (Activation, ElementwiseWrappersAgreeWithTorch)
 

Detailed Description

Activation function unittests.

Author
Matthias Moller

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Function Documentation

◆ TEST() [1/4]

TEST ( Activation  ,
BatchAndGroupNormalizationExposeState   
)

◆ TEST() [2/4]

TEST ( Activation  ,
ConfiguredWrappersHonorTheirOptions   
)

◆ TEST() [3/4]

TEST ( Activation  ,
DimensionChangingAndNormalizationWrappers   
)

◆ TEST() [4/4]

TEST ( Activation  ,
ElementwiseWrappersAgreeWithTorch   
)