Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
Eric StJohn 1a83389bbd
Updates to official build pipeline (#6423)
* Fix TSA parameters to be unique to ML.NET

* Add _BuildConfig variable used by arcade templates

* Update feed link for nightly builds
2022-11-02 08:53:21 -07:00
Eric StJohn c8b3ca4720
Attempt to retarget tests to .NET 6.0 (#6367)
* Attempt to retarget tests to .NET 6.0

* Fix places where tests had hardcoded framework versions

* Update build naming

Ideally we should just remove the knowledge of TargetFramework from the
build, but that can happen in a follow up change.

* Update test data for rounding differences on net6.0

* Fix condition on CPUMathNative reference in tests

It should only be included when TargetFramework is not compatible with
netcoreapp3.1.

* Ensure we generate runtimeconfig.dev.json

We need this file to tell the runtime where the NuGet package cache is.
It uses that location when we disable copying of NuGet dependencies.

* Rename test baseline output directory.

Also fix a couple places where ifdefs were hardcoded to the version of .NETCore.
2022-10-18 08:29:37 -07:00
Bri Achtman a5e6cd304d
Clean up repo (#5892)
* Update README.md

* Update README.md

* remove cookbook link and add platform limitations doc

* Update platform-limitations.md

* Update platform-limitations.md

* remove extensions from docs index

(nimbus and infer.net)

* Update README.md

* Update README.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update ROADMAP.md

* Update README.md

* typo in readme
2021-09-27 09:55:53 -07:00
Michael Sharp 82b48386ca
renamed master to main (#5719) 2021-03-19 10:34:02 -07:00
Michael Sharp 17aec1e9af
Renamed master to main (#5717)
* renamed master to main

* Update vsts-ci.yml

* updated urls
2021-03-17 15:53:20 -07:00
Gopal Vashishtha 76c2f7683d
Remove March survey link (#4984)
* removing survey link

* cleaning up readme
2020-03-31 09:36:07 -07:00
Mustafa Bal 94af8262f2
Updates NetCoreApp 3.0 builds to NetCoreApp 3.1 (#4888)
* Update .vsts-dotnet-ci.yml

* Changed 3.0 references to 3.1

* Update DotnetCLIVersion.txt

* Update Microsoft.ML.sln

* Update BuildToolsVersion.txt

* Update DotnetCLIVersion.txt

* Fixing small typos
2020-03-23 15:07:30 -07:00
Gopal Vashishtha 2fee4a37ef
adding survey link (#4806) 2020-02-07 10:06:52 -08:00
deanna-cs ce5b23a540
Fix typos in README.md (#4685)
* Fix typos

* Revise sentence structure and add commas
2020-02-04 14:26:36 -08:00
Gopal Vashishtha 754ed3b14d
[Mn] Roadmap and release process update (#4704)
* adding release process documentation

* updated after discussion with mzs

* updating format of table headers

* moved release process to docs section

* updated GA doc per zeeshan comment

* adding distinction between preview and GA

* updating roadmap
2020-01-28 11:15:05 -08:00
irkan-hadi e623404c61 Fix Typo: an Microsoft > a Microsoft (#4628)
Fix Typo: an Microsoft internal framework > a Microsoft internal framework
2020-01-06 17:43:47 +00:00
Adam Sitnik 948521e2b1 update the CI feed url (#4435) 2019-11-04 09:28:17 -06:00
Eric Erhardt d871655f99
Update OnnxRuntime to latest version. (#4337)
* Update OnnxRuntime to latest version.

OnnxRuntime supports win-x86, so start running tests on the win-x86 leg.

* Update README - ONNX is supported on 32-bit.

* Consolidate "is onnx runtime supported" logic in the tests.
2019-10-17 13:08:58 -05:00
frank-dong-ms f790a69457 Fix the build badge link (#4267) 2019-09-30 17:18:25 -07:00
Cesar De la Torre d6f78038b2
ML.NET home page readme updated with getting started resources (#4123)
* ML.NET home page readme updated with additional getting started resources for ML.NET users

ML.NET home page readme updated with additional getting started resources such as, Sample apps, community sample apps, ML.NET videos playlist at YouTube, Documentation, etc. plus some refactoring of the page so the info is clearer.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-08-19 16:26:43 -07:00
Zeeshan Siddiqui 4cd1bcd0b4
Update release notes. (#3825)
* Update release notes.

* PR feedback.
2019-06-04 17:51:14 -07:00
Shauheen f6faab1237
Edits readme to make docs link more visible 2019-05-06 17:40:48 -07:00
Shauheen 205eb1de0d
Fixes the build badges to show correct status (#3668) 2019-05-06 13:32:34 -07:00
Shauheen 19bd71d13a
Update readme 2019-05-02 08:11:27 -07:00
Anirudh Agnihotry f154bb04fe
Added new configurations and updates Jobnames (#3614)
* added new configurations and updated jobnames

* updating the build-status to debug and release
2019-04-28 20:49:06 -07:00
Shauheen e54f295865
Update Readme 2019-04-04 11:34:33 -07:00
Eric Erhardt 1412ce1f19 Fix NuGet badge on README to show pre-release (#3189) 2019-04-03 09:32:34 -07:00
Shauheen f7b0a95916
Fix readme sample (#2930) 2019-03-12 13:05:16 -07:00
Gani Nazirov cbf05acdf9
Update Readme to fix code sample (#2887)
* fix Readme to compile & run

* fix comment
2019-03-11 14:08:52 -07:00
Shauheen adb53c41fd
Update Readme 2019-03-05 20:55:35 -08:00
Shauheen 26755ec5b8
Update Readme 2019-02-07 14:31:01 -08:00
Shauheen 140783b95c
Update readme 2019-02-05 13:49:36 -08:00
kilick aedc4f7c9e Add reference to any form of API? (#2209)
* Add reference to any form of API?

Is this the best API reference for this?

* Update README.md

Co-Authored-By: kilick <aimisterrible@gmail.com>
2019-01-29 00:37:01 -08:00
Sam Harwell 5de82ed6f7 Enable test coverage (#2230)
* Revert "exclude test folder from codecov. (#2227)"

This reverts commit eed91b988f.

* Use a fake target path to avoid tonerdo/coverlet#318

* Manually apply codecov flags through multiple uploads

Eventually codecov.io should support the automatic application of flags
based on directory structure. In the meantime, upload the coverage
report twice and allow the server to filter and apply the desired flags.

* Show production code numbers when coverage is reported
2019-01-24 11:27:00 -08:00
Zeeshan Siddiqui 8e8b0c261f
Automate code coverage report as part of PRs. (#2194)
* Integrate coverlet for code coverage and upload reports to codecov.io
2019-01-23 13:55:44 -08:00
Shauheen 728625bc87
Update readme 2019-01-11 20:20:25 -08:00
Shauheen 16f6a3fc87
Update Readme 2019-01-10 00:52:22 -08:00
Shauheen 5f43d613f1
Update README.md for 0.8 2018-12-04 23:11:23 -08:00
Shauheen 31ee76617d
Update Readme.md
Fixing build badges to point info from correct build legs
2018-11-16 12:58:58 -08:00
Shauheen e9687575c6
Update Readme.md (#1593) 2018-11-09 15:41:32 -08:00
Dan Moseley 622e41ed8d
Update README to add 32 bit support in 0.7 (#1559)
* Update README to add 32 bit support in 0.7

Also change .NET Core 2.0 - >2.1 as 2.0 is now out of support.

* Update README.md

* Update README.md

* Update README.md
2018-11-09 09:59:34 -08:00
Shauheen 1dbc99a7d6
minor update to Readme.md
Add MyGet link
2018-10-29 15:39:49 -07:00
Shauheen dd1a92223c
Minor update of Readme 2018-10-26 14:16:09 -07:00
Cesar De la Torre dc1d8c3a08
ML.NET supports x64 bits, not any 64 bits (#1291)
* ML.NET supports x64 bits, not any 64 bits

I believe our native assemblies are only compiled for x64
e.g. we don't support ARM64
So, we should say x64, not just 64 bits, right?

* Update README.md

* Update README.md
2018-10-19 11:06:07 -07:00
Harsh Savergaonkar c5746a89c0 Grammar corrected in README.md (#1227) 2018-10-11 10:18:56 -07:00
El Bruno b509864524 Fixed code sample in Readme
Adding missing parenthesis, line 91
2018-10-10 16:36:03 -07:00
Maira Wenzel 65c3c7c14b replace "e.g." with "for example" (#1016)
* replace e.g. with for example

* feedback

* feedback

* undo release notes changes
2018-10-09 13:21:50 -07:00
Aaron Groome fc44959c52 Update README.md (#1151) 2018-10-07 21:41:11 -07:00
dzban2137 2bafe947a1 General grammar and punctuation fixes (#1140) 2018-10-03 15:41:42 -07:00
Shauheen 25b4a2c779
Update Readme (#1123) 2018-10-02 17:37:59 -07:00
Justin Ormont 9d583b6b13 Move HTTP links to HTTPS (when the content matches) 2018-09-14 14:37:28 -07:00
Shauheen 5a25ed1df8
Update README.md for 0.5 2018-09-05 13:15:36 -07:00
Santiago Fernandez Madero 9383dd126d
Update badges to new definition name (#813) 2018-09-04 14:09:55 -07:00
Santiago Fernandez Madero d06cd0e852 Update README badges to point to dnceng (#811) 2018-09-04 15:03:59 -05:00
Santiago Fernandez Madero 5a6fdedcc2
Move macOS CI legs to VSTS (#727)
* Move macOS CI builds to VSTS:public-CI

* Update README badges
2018-08-29 15:20:27 -07:00