Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@filipecosta90 filipecosta90 released this 08 Jun 10:16
· 41 commits to master since this release

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!