onnxruntime
Fix build error for CoreML Split op
#19099
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
2
Changes
View On
GitHub
Commits
The `split` input of the Split op is int64_t. Fixing that resolves a type mismatch build error on Windows when CoreML is enabled (for debugging the partitioning code.
skottmckay
committed
2 years ago
Update onnxruntime/core/providers/coreml/builders/impl/split_op_builder.cc
skottmckay
committed
2 years ago
Loading