Tags: KonduitAI/konduit-serving
Tags
Create and upload binaries to the release tag through an automated sc… …ript Signed-off-by: shams <[email protected]>
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]>
Getting tags from the github rest API and building from a tag