include_math_cases.h#
-
namespace ONNX_LIGHT_NAMESPACE
-
namespace onnx_backend_test
Functions
-
void RegisterAbsCases(std::vector<TestCase> ®istry)#
Registers the
Absbackend test node case(s).
-
void RegisterAcosCases(std::vector<TestCase> ®istry)#
Registers the
Acosbackend test node case(s).
-
void RegisterAcoshCases(std::vector<TestCase> ®istry)#
Registers the
Acoshbackend test node case(s).
-
void RegisterAddCases(std::vector<TestCase> ®istry)#
Registers the
Addbackend test node case(s).
-
void RegisterSubCases(std::vector<TestCase> ®istry)#
Registers the
Subbackend test node case(s).
-
void RegisterMulCases(std::vector<TestCase> ®istry)#
Registers the
Mulbackend test node case(s).
-
void RegisterDivCases(std::vector<TestCase> ®istry)#
Registers the
Divbackend test node case(s).
-
void RegisterAbsCases(std::vector<TestCase> ®istry)#
-
namespace onnx_backend_test