You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
ITransformer trainedModel = trainingPipeline.Fit(trainingData); can not run .
It shows error
Unable to load shared library 'CpuMathNative' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libCpuMathNative, 1): image not found
at float Microsoft.ML.Internal.CpuMath.Thunk.SumSqU (float* ps, int c)
at void Microsoft.ML.Transforms.LpNormNormalizingTransformer.Mapper.<>c__DisplayClass6_0.b__5 (ref VBuffer dst)
at void Microsoft.ML.Data.ColumnConcatenatingTransformer.Mapper.BoundColumn.<>c__DisplayClass18_0.b__0 (ref VBuffer dst)
at void Microsoft.ML.Data.DataViewUtils.Splitter.InPipe.Impl.Fill ()
at void Microsoft.ML.Data.DataViewUtils.Splitter.<>c__DisplayClass5_1.b__2 ()
Steps to Reproduce
It shows error
Unable to load shared library 'CpuMathNative' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libCpuMathNative, 1): image not found
at float Microsoft.ML.Internal.CpuMath.Thunk.SumSqU (float* ps, int c)
at void Microsoft.ML.Transforms.LpNormNormalizingTransformer.Mapper.<>c__DisplayClass6_0.b__5 (ref VBuffer dst)
at void Microsoft.ML.Data.ColumnConcatenatingTransformer.Mapper.BoundColumn.<>c__DisplayClass18_0.b__0 (ref VBuffer dst)
at void Microsoft.ML.Data.DataViewUtils.Splitter.InPipe.Impl.Fill ()
at void Microsoft.ML.Data.DataViewUtils.Splitter.<>c__DisplayClass5_1.b__2 ()
Environment
Xamarin Workbooks
System Info
System-Installed Software