Skip to content

Commit 7d5b54f

Browse files
Update the runner extension to v0.4.6. (#22)
Improves the performance of the filters by ~25%. Reduces memory consumption of the filters & removes the need to increase the CODAL stack size.
1 parent f8b0a79 commit 7d5b54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Machine learning extension to support micro:bit CreateAI",
55
"dependencies": {
66
"core": "*",
7-
"machine-learning-runner": "github:microbit-foundation/pxt-microbit-ml-runner#v0.4.4"
7+
"machine-learning-runner": "github:microbit-foundation/pxt-microbit-ml-runner#v0.4.6"
88
},
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)