dotnet / dotnet/machinelearning

[Tracking] Clean up item related to Tokenizers

Open
#7,268 0 comments 0 reactions 0 assignees View on GitHub
area-Tokenizers
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

In the PR https://github.com/dotnet/machinelearning/pull/7264 we have added dependency on the `Microsoft.Bcl.Memory` which was not released as GA yet. This issue is tracking the tracking to clean up the following two items:

- `Microsoft.Bcl.Memory` will produce a warning in any project targeting net6. As we still have some projects targeting net6, we had to add the property `true` in the projects to avoid the warning. When we do the retargeting/upgrade such projects, we need to remove the added property.
- As `Microsoft.Bcl.Memory` not released and we are referencing the preview version of this package, we need to change that after the package became GA.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.