Tarek Mahmoud Sayed

Results 21 issues of Tarek Mahmoud Sayed

When editing the markdown sections in the notebooks in VS, there is no way to visualize the markdown while editing it. Will be nice to add this feature as the...

enhancement
Impact-Low
Area-VisualStudio

_From @CodingDinosaur on October 12, 2018 3:30_ When building or running under .NET Core on a Unix-based environment, certain cultures cannot be utilized for resource localization, such as getting localized...

Localization
Partner request

### Description Since .NET 5.0, .NET switched using ICU library for globalization support instead of [NLS Win32](https://docs.microsoft.com/en-us/windows/win32/intl/national-language-support) APIs when running on Windows. This change was applied to Windows 10 clients...

doc-idea
breaking-change
Pri1
:checkered_flag: Release: .NET 7

This [issue](https://github.com/dotnet/TorchSharp/issues/666) is originally reported by @drGarbinsky in TorchSharp repo and ported here. I'm currently trying to get the same running from this page: [devblogs.microsoft.com/dotnet/introducing-the-ml-dotnet-text-classification-api-preview](https://devblogs.microsoft.com/dotnet/introducing-the-ml-dotnet-text-classification-api-preview/) working with: dotnet: 7.0.100-preview.6.22352.1 Microsoft.ML...

When using TFM like `".NetCoreApp, Version=2.0"` The tool will complain it is not recognized. ``` Unknown target '.NETCoreApp,Version=v2.0' ``` I know ".Net Core" will work but I think ".NetCoreApp, Version=2.0"...

enhancement
cost-small
client-side
command-line

--- **Issue moved from dotnet/runtime#57922** - Please respond to @auslavs. --- _From @auslavs on Monday, August 23, 2021 8:01:05 AM_ When calling System.Drawing.Common within FSharp Interactive, the assembly cannot be...

Bug
Area-FSI
Impact-Medium

## Read and complete the full issue template Do not randomly delete sections. They are here for a reason. **Do you want to request a *feature* or report a *bug*?**...

bug

The following sample is pointing at `https://aka.ms/mlnet-resources/datasets/cifar10.zip` but looks this resources is not valid. https://github.com/dotnet/machinelearning/blob/bca5736c23e093006bb6a5a3f85a789c4a1cdcf2/docs/samples/Microsoft.ML.Samples/Dynamic/Trainers/MulticlassClassification/ImageClassification/LearningRateSchedulingCifarResnetTransferLearning.cs Looks we have code in different places trying to get the same resources from other...

untriaged

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530541 Build error leg or test failing: WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/97045 ## Error Message [ERROR] FATAL UNHANDLED EXCEPTION: System.OperationCanceledException: The operation was canceled. [EXECUTION TIMED OUT]...

arch-wasm
blocking-clean-ci
area-System.Runtime.InteropServices.JavaScript
Known Build Error
os-browser

This issue to track investigating and address the feedback we got regarding the tokenizers design ### @stephentoub Feedback If we’re able to make such breaking changes, we should also be...

enhancement
API breaking change
Tokenizers