Merged
Conversation
Signed-off-by: cyy <cyyever@outlook.com>
Contributor
Author
|
@franramirez688 There are functions not marked as |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7496 +/- ##
=======================================
Coverage 55.12% 55.12%
=======================================
Files 512 512
Lines 32108 32108
Branches 2885 2885
=======================================
Hits 17701 17701
Misses 13618 13618
Partials 789 789 ☔ View full report in Codecov by Sentry. |
justinchuby
approved these changes
Dec 1, 2025
|
Hi @cyyever Thanks a lot for looking into this 🙏 [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o
[100%] Linking CXX executable test_package
Undefined symbols for architecture arm64:
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Or_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Or_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Abs_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Abs_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Add_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Add_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Add_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::And_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::And_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cos_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Div_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Div_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Div_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Elu_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Elu_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Erf_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Exp_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Exp_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GRU_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GRU_Onnx_ver3>()", referenced from:
void onnx::RegisterOpSetSchema<onnx::OpSet_Onnx_ver3>(int, bool) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GRU_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::If_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LRN_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Log_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Log_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Max_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Max_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Max_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Min_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Min_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Min_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mul_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mul_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mul_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Neg_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Neg_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Not_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver2>()", referenced from:
onnx::OpSet_Onnx_ver2::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pow_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pow_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RNN_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RNN_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sin_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sub_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sub_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sub_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sum_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sum_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sum_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tan_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Xor_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Xor_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Abs_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Acos_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Add_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Add_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Asin_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Atan_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Ceil_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Ceil_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Clip_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Clip_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Conv_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cos_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cosh_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DFT_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DFT_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Det_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Det_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Div_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Div_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Elu_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Erf_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Exp_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GRU_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GRU_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gemm_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gemm_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gemm_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gemm_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LRN_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LSTM_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LSTM_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Less_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Less_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Less_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Log_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Max_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Max_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mean_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mean_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mean_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Min_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Min_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mod_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mod_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mul_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mul_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Neg_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pad_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pow_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pow_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Pow_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RNN_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RNN_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Relu_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Relu_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Selu_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Selu_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sign_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sin_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sinh_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sqrt_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sqrt_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sub_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sub_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sum_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tan_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tanh_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tanh_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tile_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tile_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::TopK_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Acos_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Acosh_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Asin_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Asinh_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Atan_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Atanh_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cast_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Ceil_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Celu_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Clip_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Clip_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Clip_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Conv_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Conv_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Cosh_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Equal_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Equal_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Floor_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Floor_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gelu_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gemm_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gemm_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::IsNaN_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LSTM_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LSTM_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Less_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Loop_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mean_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mish_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Mish_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::PRelu_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::PRelu_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::PRelu_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::PRelu_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Relu_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Relu_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::STFT_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scan_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Selu_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sign_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sinh_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Size_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Slice_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Split_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Split_Onnx_ver2>()", referenced from:
onnx::OpSet_Onnx_ver2::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sqrt_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tanh_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Tile_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::TopK_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::TopK_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::TopK_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Where_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Acosh_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMax_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMin_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Asinh_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Atanh_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Concat_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Concat_Onnx_ver4>()", referenced from:
void onnx::RegisterOpSetSchema<onnx::OpSet_Onnx_ver4>(int, bool) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Equal_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Equal_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Equal_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Expand_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Floor_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gather_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::IsInf_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::IsInf_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::IsNaN_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::IsNaN_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpPool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpPool_Onnx_ver2>()", referenced from:
onnx::OpSet_Onnx_ver2::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MatMul_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MatMul_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::OneHot_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::PRelu_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Range_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Round_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Round_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shape_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Shrink_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Slice_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Slice_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Slice_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Split_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Split_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Split_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Swish_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Trilu_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Where_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMax_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMax_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMax_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMin_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMin_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ArgMin_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Col2Im_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Concat_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Concat_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CumSum_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CumSum_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Einsum_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Expand_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::EyeLike_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gather_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Gather_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Greater_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Greater_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Greater_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Hardmax_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpPool_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpPool_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpPool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MatMul_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxPool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxPool_Onnx_ver8>()", referenced from:
onnx::OpSet_Onnx_ver8::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NonZero_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::OneHot_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver5>()", referenced from:
void onnx::RegisterOpSetSchema<onnx::OpSet_Onnx_ver5>(int, bool) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Resize_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Resize_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Resize_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Resize_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Resize_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scatter_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sigmoid_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sigmoid_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softmax_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unique_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Compress_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Dropout_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::EyeLike_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Flatten_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Greater_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Hardmax_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Hardmax_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxPool_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxPool_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxPool_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxPool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NonZero_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL1_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL2_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reshape_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Scatter_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Sigmoid_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softmax_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softmax_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softplus_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softsign_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Squeeze_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Upsample_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Upsample_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Upsample_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BitShift_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CastLike_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CastLike_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CastLike_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CastLike_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CastLike_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CastLike_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Compress_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Constant_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GatherND_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GatherND_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GatherND_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Identity_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LeakyRelu_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LeakyRelu_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxUnpool_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Optional_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL1_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL1_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL1_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL2_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL2_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceL2_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMax_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMin_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSum_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RoiAlign_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RoiAlign_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RoiAlign_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softplus_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Softsign_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Transpose_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Upsample_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Attention_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Attention_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Bernoulli_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Bernoulli_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BitwiseOr_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HardSwish_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HardSwish_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LeakyRelu_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LogSoftmax_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxRoiPool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxUnpool_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxUnpool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reciprocal_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reciprocal_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMax_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMax_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMax_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMax_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMax_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMean_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMin_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMin_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMin_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMin_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMin_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceProd_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSum_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSum_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterND_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterND_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterND_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterND_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Transpose_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Transpose_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Transpose_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Transpose_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Transpose_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Unsqueeze_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AffineGrid_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AveragePool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AveragePool_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BitwiseAnd_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BitwiseNot_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BitwiseXor_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DeformConv_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DeformConv_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GridSample_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GridSample_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GridSample_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HannWindow_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HardSigmoid_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HardSigmoid_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LogSoftmax_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LogSoftmax_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MaxRoiPool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Multinomial_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Reciprocal_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMean_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMean_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceMean_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceProd_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceProd_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceProd_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceAt_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AveragePool_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AveragePool_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AveragePool_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::AveragePool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConvInteger_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DepthToSpace_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalLpPool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalLpPool_Onnx_ver2>()", referenced from:
onnx::OpSet_Onnx_ver2::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HardSigmoid_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LessOrEqual_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LessOrEqual_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::Multinomial_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QLinearConv_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomNormal_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSum_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceMap_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SpaceToDepth_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::StringSplit_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConvTranspose_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DepthToSpace_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DepthToSpace_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalLpPool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalMaxPool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ImageDecoder_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomNormal_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomUniform_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSum_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSum_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSum_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SpaceToDepth_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::StringConcat_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::CenterCropPad_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConvTranspose_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConvTranspose_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalMaxPool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::HammingWindow_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MatMulInteger_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QLinearMatMul_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QLinearMatMul_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomUniform_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceEmpty_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceErase_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::TensorScatter_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BlackmanWindow_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConstantOfShape_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GatherElements_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GatherElements_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GreaterOrEqual_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GreaterOrEqual_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpNormalization_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::QuantizeLinear_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSumExp_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSumSquare_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RegexFullMatch_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceInsert_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceLength_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::TfIdfVectorizer_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConstantOfShape_Onnx_ver20>()", referenced from:
onnx::OpSet_Onnx_ver20::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConstantOfShape_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConstantOfShape_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConstantOfShape_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConstantOfShape_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LpNormalization_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MelWeightMatrix_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomNormalLike_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSumExp_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSumExp_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceLogSumExp_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSumSquare_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSumSquare_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReduceSumSquare_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ReverseSequence_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RotaryEmbedding_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterElements_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterElements_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterElements_Onnx_ver16>()", referenced from:
onnx::OpSet_Onnx_ver16::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ScatterElements_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SplitToSequence_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SplitToSequence_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ThresholdedRelu_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ThresholdedRelu_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver19>()", referenced from:
onnx::OpSet_Onnx_ver19::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver24>()", referenced from:
onnx::OpSet_Onnx_ver24::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DequantizeLinear_Onnx_ver25>()", referenced from:
onnx::OpSet_Onnx_ver25::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalAveragePool_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RMSNormalization_Onnx_ver23>()", referenced from:
onnx::OpSet_Onnx_ver23::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomNormalLike_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomUniformLike_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::StringNormalizer_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BatchNormalization_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BatchNormalization_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BatchNormalization_Onnx_ver7>()", referenced from:
onnx::OpSet_Onnx_ver7::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BatchNormalization_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GlobalAveragePool_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NonMaxSuppression_Onnx_ver10>()", referenced from:
onnx::OpSet_Onnx_ver10::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NonMaxSuppression_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::RandomUniformLike_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SequenceConstruct_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BatchNormalization_Onnx_ver14>()", referenced from:
onnx::OpSet_Onnx_ver14::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::BatchNormalization_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::ConcatFromSequence_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GroupNormalization_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::GroupNormalization_Onnx_ver21>()", referenced from:
onnx::OpSet_Onnx_ver21::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::LayerNormalization_Onnx_ver17>()", referenced from:
onnx::OpSet_Onnx_ver17::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::OptionalGetElement_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::OptionalGetElement_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::OptionalHasElement_Onnx_ver15>()", referenced from:
onnx::OpSet_Onnx_ver15::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::OptionalHasElement_Onnx_ver18>()", referenced from:
onnx::OpSet_Onnx_ver18::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::InstanceNormalization_Onnx_ver1>()", referenced from:
onnx::OpSet_Onnx_ver1::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::InstanceNormalization_Onnx_ver6>()", referenced from:
onnx::OpSet_Onnx_ver6::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::DynamicQuantizeLinear_Onnx_ver11>()", referenced from:
onnx::OpSet_Onnx_ver11::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::InstanceNormalization_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SoftmaxCrossEntropyLoss_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::SoftmaxCrossEntropyLoss_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MeanVarianceNormalization_Onnx_ver9>()", referenced from:
onnx::OpSet_Onnx_ver9::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::MeanVarianceNormalization_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NegativeLogLikelihoodLoss_Onnx_ver12>()", referenced from:
onnx::OpSet_Onnx_ver12::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NegativeLogLikelihoodLoss_Onnx_ver13>()", referenced from:
onnx::OpSet_Onnx_ver13::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchema onnx::GetOpSchema<onnx::NegativeLogLikelihoodLoss_Onnx_ver22>()", referenced from:
onnx::OpSet_Onnx_ver22::ForEachSchema(std::__1::function<void (onnx::OpSchema&&)> const&) in test_package.cpp.o
"onnx::OpSchemaRegistry::loaded_schema_version", referenced from:
onnx::Test::SchemaRegistrationTest_RegisterAllByDefaultAndManipulateSchema_Test::TestBody() in test_package.cpp.o
onnx::RegisterOnnxOperatorSetSchema() in test_package.cpp.o
"_main", referenced from:
<initial-undefines>
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [test_package] Error 1
make[1]: *** [CMakeFiles/test_package.dir/all] Error 2
make: *** [all] Error 2Feel free to let me know if you need more logs or even a small repository to reproduce my issue, if it's still unclear about what's happening. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There are functions not marked as ONNX_API that were (incorrectly) exported in previous versions due to CMake bugs. This PR properly exports them.