onnxruntime/onnxruntime/test/testdata/custom_op_library
Edward Chen 4cbb8e166a
Update kernel def hashing (#7019)
Update the kernel def hashing in ORT format models. The new hashing logic ignores the ordering of type constraint types.
This is a backward compatibility breaking change, but we don't guarantee backward compatibility yet.
2021-03-22 09:28:27 -07:00
..
custom_op_library.cc Change the OrtCustomOp invocation as a constant. (#5506) 2020-11-02 10:38:07 -08:00
custom_op_library.def
custom_op_library.h Fix iOS/macOS build warning for inconsistent symbol visibility settings (#6750) 2021-02-19 12:19:32 -08:00
custom_op_library.lds
custom_op_test.onnx