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

4 Коммитов

Автор SHA1 Сообщение Дата
Scott Votaw 0957ab72f7
Add SWIG byte pointers (#5832) 2023-05-11 10:52:28 -05:00
Scott Votaw 0a5c5838eb
feature: Add true streaming APIs to reduce client-side memory usage (#5299)
* Extract streaming to own PR

* small merge fixes and cleanup

* linting fixes

* fix cast warning

* Fix accidental deletion during branch transfer

* responded to initial triage comments

* Added more tests to use create-from-samples APIs

* added mutex and adjusted nclasses logic

* Fix thread-safety for pushing data to sparse bins through Push APIs

* lint and doc fixes

* Small SWIG fix

* nit fix

* Responded to StrikerRUS comments

* fix breaking change after merge with master

* Extract streaming to own PR

* small merge fixes and cleanup

* Fix accidental deletion during branch transfer

* responded to initial triage comments

* Added more tests to use create-from-samples APIs

* Fix rstcheck call in ci

* remove TODOs

* Extract streaming to own PR

* small merge fixes and cleanup

* Fix accidental deletion during branch transfer

* responded to initial triage comments

* Added more tests to use create-from-samples APIs

* Small SWIG fix

* remove ci change

* responded to shiyu1994 comments

* responded to StrikerRUS comments

* Fixes from StrikerRUS comments
2022-08-10 16:31:32 +08:00
Roman Grebennikov a60d45c56d
[SWIG] add size_t manipulation functions (#3895) 2021-02-06 02:55:32 +03:00
Alberto Ferreira 716451b102
[refactor] SWIG - Split pointer manipulation to individual .i file (#3538)
* [refactor] SWIG - Split pointer manipulation to individual .i file

* Update module docstring

* space
2020-11-24 12:49:49 +08:00