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

8 Коммитов

Автор SHA1 Сообщение Дата
Wenbing Li 38a3d85f8f
switch cmake cmp0169 flag to new (#762)
* switch cmake cmp0169 flag to new

* the missing spm code.

* more refinement on cmake build targets

* Update ci.yml

* Update ci.yml

* update the jpg files after using libjpeg instead of libjpeg-turbo

* exclude cutlass too

* upgrade the protobuf library to be consistent with ORT

* update the protoc generated files

* use the right patch name

* Update cutlass.cmake
2024-07-15 23:28:49 -07:00
Wenbing Li 3b275b16bc
Upgrade pybind11 2.12 to support both numpy 1.x and 2.x (#750) 2024-06-20 15:18:17 -07:00
Scott McKay a1285d8f36
Fix CG warnings. (#731)
- update protobuf version being used by sentencepiece and the java tests
- ignore unused language bindings from protobuf and triton
- specify the CG config file with ignored directories where required

Fix cgmanifest.json
- 'git' entries require a commit hash not version
- use 'other' for opencv third party code that is included directly in the opencv repo
  - the path isn't a valid repositoryUrl value to be provided as a 'git' entry
- update version numbers/commit hashes to match the latest code

Co-authored-by: Sayan Shaw <52221015+sayanshaw24@users.noreply.github.com>
2024-05-29 07:47:55 +10:00
Edward Chen 8b00b409ba
Enable C++ unit tests on iOS (#560)
Add infrastructure for running GoogleTest tests on iOS.
Refactor build scripts.
2023-09-18 18:52:30 -05:00
RandySheriffH 2079ae3c29
Update cgmanifest for azure ops (#538)
* update cgmanifest

* more pkgs

* fix comment

* update 3rd party notice

* format

---------

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-08-23 14:43:33 -07:00
Sayan Shaw 239febe4c3
Update cgmanifest.json and ThirdPartyNotices.txt (#438)
* Update cgmanifest.json and ThirdPartyNotices.txt

* add gsl and dr_libs

---------

Co-authored-by: Sayan Shaw <sayanshaw@microsoft.com>
2023-05-15 13:11:05 -07:00
Jamie Magee 1312760136
Add `$schema` to `cgmanifest.json` (#284)
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
2022-08-30 15:45:58 -07:00
shaahji 46d7b8a12b
Issue #244: Create cgmanifest.json for the project (#254) 2022-08-02 22:24:55 -07:00