Skip to content

V1.2.2 #642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Mar 17, 2021
Merged

V1.2.2 #642

merged 18 commits into from
Mar 17, 2021

Conversation

alonre24
Copy link
Collaborator

This version is identical to master branch, except for the version.h

alonre24 and others added 18 commits March 16, 2021 15:57
Install redis-gears from S3 as part of module deps, and test AI-Gears LLAPI.
cmake version change for RedisAI to rely on the build cmake
…ctor_and_test

Test create tensor through gears
…make

Change test module makefile to cmake
fix invalid access after freeing `next_item`
…tching

Fix leak in running onnx with batching
@alonre24 alonre24 requested a review from DvirDukhan March 16, 2021 14:43
@alonre24 alonre24 self-assigned this Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #642 (379f48f) into 1.2 (2354df4) will increase coverage by 3.90%.
The diff coverage is 84.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.2     #642      +/-   ##
==========================================
+ Coverage   74.34%   78.25%   +3.90%     
==========================================
  Files          39       41       +2     
  Lines        6062     6535     +473     
==========================================
+ Hits         4507     5114     +607     
+ Misses       1555     1421     -134     
Impacted Files Coverage Δ
...ckends/libtorch_c/torch_extensions/torch_redis.cpp 84.44% <ø> (ø)
...backends/libtorch_c/torch_extensions/torch_redis.h 88.88% <ø> (ø)
src/backends/tflite.c 64.05% <ø> (ø)
src/backends/torch.c 80.25% <ø> (+8.58%) ⬆️
src/config/config.c 55.55% <ø> (ø)
src/execution/DAG/dag.c 89.35% <ø> (ø)
src/execution/DAG/dag_builder.c 100.00% <ø> (ø)
src/execution/DAG/dag_execute.c 92.56% <ø> (ø)
src/execution/DAG/dag_parser.c 95.32% <ø> (ø)
src/execution/command_parser.c 83.33% <ø> (ø)
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2354df4...379f48f. Read the comment docs.

@alonre24 alonre24 merged commit ef5af98 into 1.2 Mar 17, 2021
@alonre24 alonre24 deleted the v1.2.2 branch March 17, 2021 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants