What's Changed
- Refactor globals by @varunsh-xilinx in #125
- Add MLPerf app by @varunsh-xilinx in #129
- Use benchmark library for C++ benchmarks by @varunsh-xilinx in #147
- Use a global memory pool by @varunsh-xilinx in #149
- Resolve requests before the batcher by @varunsh-xilinx in #164
- Support using custom classes for memory in the pool by @varunsh-xilinx in #166
- Enable parallel tests in CI by @varunsh-xilinx in #168
- Use VAI 3.0 XRT and XRM by @varunsh-xilinx in #169
- Update CMake build by @varunsh-xilinx in #170
- Add C++ worker by @varunsh-xilinx in #172
- Add QuickStart for ZenDNN CPU Inference by @rradjabi in #174
- Add model chaining by @varunsh-xilinx in #176
- Support model chaining in modelLoad by @varunsh-xilinx in #178
- Update downloading test models by @varunsh-xilinx in #180
- Update documentation by @varunsh-xilinx in #182
- Pin python packages by @varunsh-xilinx in #183
- Update benchmarks by @varunsh-xilinx in #184
- Close dynamically opened libraries by @varunsh-xilinx in #186
- Replace Jaeger exporter with OTLP by @varunsh-xilinx in #187
- Use vcpkg for dependencies by @varunsh-xilinx in #188
- Add FP16 test by @varunsh-xilinx in #189
- Improve KServe compatibility by @varunsh-xilinx in #190
- Fix wheel generation by @varunsh-xilinx in #191
- Allow passing git credentials to Docker build by @varunsh-xilinx in #194
- Fix loading models at startup by @varunsh-xilinx in #195
- Use MLCommons app for benchmarks by @varunsh-xilinx in #197
- Add performance graphs by @varunsh-xilinx in #198
- Update documentation by @varunsh-xilinx in #200
- Bug fix in migraphx filename mangling by @bpickrel in #202
- Add FP16 test in Python by @varunsh-xilinx in #203
- Fix FP16 binding by @varunsh-xilinx in #208
- Fix quickstart script for 0.3.0 by @varunsh-xilinx in #210
- Include tensor name in model metadata for xmodel worker by @ZchiPitt in #207
- Add resize to Python preprocess binding by @varunsh-xilinx in #213
- Add a test for the VCK5000 by @varunsh-xilinx in #214
- UIF 1.2 release by @varunsh-xilinx in #215
New Contributors
Full Changelog
Full Diff: v0.3.0...v0.4.0