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
Yet in the entry-point manifest I see is polluted with these shorter forms. I feel like these probably ought to be suppressed here during manifest generation as well.
The
HideEnumValueAttribute
is currently only respected by the command line help tool. Here is an example of it:machinelearning/src/Microsoft.ML.Transforms/NAHandleTransform.cs
Lines 45 to 52 in c023727
Yet in the entry-point manifest I see is polluted with these shorter forms. I feel like these probably ought to be suppressed here during manifest generation as well.
machinelearning/test/BaselineOutput/Common/EntryPoints/core_manifest.json
Lines 15620 to 15632 in 20099c3
Also the entry-point based API is affected by the same issue, of course.
machinelearning/src/Microsoft.ML/CSharpApi.cs
Lines 11162 to 11169 in 20099c3
The text was updated successfully, but these errors were encountered: