Skip to content

Tags: KonduitAI/konduit-serving

Tags

cli_base_6

Toggle cli_base_6's commit message

Verified

This commit was signed with the committer’s verified signature.
ShamsUlAzeem Shams Ul Azeem
Create and upload binaries to the release tag through an automated sc…

…ript

Signed-off-by: shams <[email protected]>

cli_base_5

Toggle cli_base_5's commit message
Fixing python module and yaml tests

cli_base_4

Toggle cli_base_4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Proper image support in new pipeline/data API + Context/Metrics/Profi…

…ler API (placeholder) (#308)

* API change: add Context to execution API with profiler() and metrics() methods + placeholder APIs

Signed-off-by: Alex Black <[email protected]>

* Image JSON, PNG file support, class relocations, fixes

Signed-off-by: Alex Black <[email protected]>

* BufferedImage support

Signed-off-by: Alex Black <[email protected]>

* Add konduit-serving-javacv

Signed-off-by: Alex Black <[email protected]>

* Add 2-step image conversion: X -> PNG -> Y when no direct X -> Y converter exists

Signed-off-by: Alex Black <[email protected]>

* 2-step X -> SerializedNDArray -> Y conversion for NDArrays; fix image type conversion in konduit-serving-camera

Signed-off-by: Alex Black <[email protected]>

* Update readme

Signed-off-by: Alex Black <[email protected]>

cli_base_3

Toggle cli_base_3's commit message
Fixing tests

cli_base_2

Toggle cli_base_2's commit message
Getting tags from the github rest API and building from a tag

cli_base

Toggle cli_base's commit message
Replacing log.* with print