3#include "onnx_proto3.pb.h"
6namespace Experimental {
16 throw std::runtime_error(
"TMVA::SOFIE ONNX Parser gelu op has input tensor" +
input_name +
17 " but its type is not yet registered");
22 for (
int i = 0; i <
nodeproto.attribute_size(); i++) {
24 if (
attr.name() ==
"approximate") {
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t attr
bool IsRegisteredTensorType(const std::string &)
void RegisterTensorType(const std::string &, ETensorType)
ETensorType GetTensorType(const std::string &name)
std::function< std::unique_ptr< ROperator >(RModelParser_ONNX &, const onnx::NodeProto &)> ParserFuncSignature
ParserFuncSignature ParseGelu
create variable transformations