CoreML problem

Problem with CoreML: zsh: segmentation fault xcrun coremlcompiler generate --language Swift TabRegLoanModel.mlmodel Source cc@mac-mini-c % more Sources/TabRegLoanModel.swift // // TabRegLoanModel.swift // // This file was automatically generated and should not be edited. // import CoreML /// Model Prediction Input Type @available(macOS 10.13, iOS 11.0, tvOS 11.0, watchOS 4.0, *) class TabRegLoanModelInput : MLFeatureProvider {

/// Taux10 as double value var Taux10: Double ===== generated stop here ! upon segfault ! Can somebody help or have some ideas .... Thanks !

Replies

We should be able to take a closer look and help. Could you please file a bug report on feedbackassistant.apple.com along with TabRegLoanModel.mlmodel?