Releases: RedisAI/redisai-js
Releases · RedisAI/redisai-js
1.0.0
Enhancements:
- Add support for AI.CONFIG (#7)
- Support for BATCHSIZE, MINBATCHSIZE, INPUTS and OUTPUTS on AI.MODELGET ( #9 )
- Support for DAGRUN and DAGRUN_RO ( #8 )
- Added example of AI.DAGRUN enqueuing multiple SCRIPTRUN and MODELRUN commands ( check ResNet-50 example at the Readme with all pre-post image processing being done on RedisAI )
Thanks to: @dengliming for the contributing!
v0.1.0
v0.0.14
- [add] tensorset now supports tensors created from buffer data dc699e9
v0.0.13
- [fix] fixed modelset. added onnx and tf larger models c096f68
v0.0.12
v0.0.10
v0.0.9
- [add] moved to RedisAI org 3600415
v0.0.8
v0.0.7
- [add] added examples for vanilla js 0a3522d
v0.0.3
- [add] linted code b3ddca5