3#include "onnx_proto3.pb.h"
6namespace Experimental {
15 throw std::runtime_error(
"TMVA::SOFIE ONNX Parser Cast op has input tensor" +
input_name +
16 " but its type is not yet registered");
19 std::unique_ptr<ROperator>
op;
35 throw std::runtime_error(
"TMVA::SOFIE - Unsupported - Operator Cast does not yet support input type " +
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
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 ParseCast
std::string ConvertTypeToString(ETensorType type)
ETensorType ConvertStringToType(std::string type)
create variable transformations