{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":738044381,"defaultBranch":"main","name":"ocrs","ownerLogin":"robertknight","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-02T09:32:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2458?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716626525.0","currentOid":""},"activityList":{"items":[{"before":"a2e7a4711d8e990a0b4ec1c9ac137eb54be19693","after":"fe6de19db01ea5aaf4a4e891e21c74bb58394277","ref":"refs/heads/main","pushedAt":"2024-05-25T08:42:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"7e00182983b571fefd8302e10823dc4a09754140","after":"a2e7a4711d8e990a0b4ec1c9ac137eb54be19693","ref":"refs/heads/main","pushedAt":"2024-05-25T08:39:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Update change log","shortMessageHtmlLink":"Update change log"}},{"before":"71f61765dac1c477a001568ce37b5c59b6902e82","after":null,"ref":"refs/heads/bump-rten-v0.10.0","pushedAt":"2024-05-25T08:30:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"c8c83f5004722870e6732ca8e11094eb04b65075","after":"7e00182983b571fefd8302e10823dc4a09754140","ref":"refs/heads/main","pushedAt":"2024-05-25T08:30:36.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #79 from robertknight/bump-rten-v0.10.0\n\nBump rten v0.10.0","shortMessageHtmlLink":"Merge pull request #79 from robertknight/bump-rten-v0.10.0"}},{"before":null,"after":"71f61765dac1c477a001568ce37b5c59b6902e82","ref":"refs/heads/bump-rten-v0.10.0","pushedAt":"2024-05-25T08:16:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Run Ocrs parallel recognition in RTen's thread pool\n\nRTen model execution is multi-threaded by default. To avoid contention between\nthreads in the Rayon global thread pool and RTen's thread pool, run parallel\nrecognition over batches of line images in RTen's thread pool.","shortMessageHtmlLink":"Run Ocrs parallel recognition in RTen's thread pool"}},{"before":"a4f393c7f21b46c2c11c79773c2380cffdfd6840","after":null,"ref":"refs/heads/wasi-cli","pushedAt":"2024-05-25T07:48:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"190baec3415f8c1b6a1c3df97687023848858b27","after":"c8c83f5004722870e6732ca8e11094eb04b65075","ref":"refs/heads/main","pushedAt":"2024-05-25T07:48:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #78 from robertknight/wasi-cli\n\nSupport building CLI for wasm32-wasi","shortMessageHtmlLink":"Merge pull request #78 from robertknight/wasi-cli"}},{"before":"0fd8a4bf77e023891578403a7b6148da00d09d39","after":"a4f393c7f21b46c2c11c79773c2380cffdfd6840","ref":"refs/heads/wasi-cli","pushedAt":"2024-05-25T07:38:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Support building CLI for wasm32-wasi\n\nThis provides a more convenient way to test a WebAssembly build of the library\ncompared to the Node demo, with the downside that it isn't the same runtme.\nPerformance seems roughly comparable though.","shortMessageHtmlLink":"Support building CLI for wasm32-wasi"}},{"before":null,"after":"0fd8a4bf77e023891578403a7b6148da00d09d39","ref":"refs/heads/wasi-cli","pushedAt":"2024-05-25T07:37:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Support building CLI for wasm32-wasi\n\nThis allows testing a WebAssembly build of the CLI tool, which is often a more\nconvenient way to test a WebAssembly build of the library than using Node or a\nbrowser, with the downside that it isn't using the same runtime.","shortMessageHtmlLink":"Support building CLI for wasm32-wasi"}},{"before":"fb544ea004fa83faee6009138b6985828c25dca4","after":null,"ref":"refs/heads/propagate-recognition-errors","pushedAt":"2024-05-23T07:30:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"edad43a9c76349391b4f07425c622a87bf191f02","after":"190baec3415f8c1b6a1c3df97687023848858b27","ref":"refs/heads/main","pushedAt":"2024-05-23T07:30:44.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #77 from robertknight/propagate-recognition-errors\n\nPropagate errors running recognition model, instead of panicking","shortMessageHtmlLink":"Merge pull request #77 from robertknight/propagate-recognition-errors"}},{"before":null,"after":"fb544ea004fa83faee6009138b6985828c25dca4","ref":"refs/heads/propagate-recognition-errors","pushedAt":"2024-05-23T07:22:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Propagate errors running recognition model, instead of panicking.\n\nComplete an old TODO to propagate errors when executing the recognition\nmodel.","shortMessageHtmlLink":"Propagate errors running recognition model, instead of panicking."}},{"before":"4170cc6130bd4cdc8ae5107b80ed52a899ad0a0e","after":"edad43a9c76349391b4f07425c622a87bf191f02","ref":"refs/heads/main","pushedAt":"2024-05-16T08:42:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"43679cca715a86bcdabe4a50a256f457610f69f9","after":"4170cc6130bd4cdc8ae5107b80ed52a899ad0a0e","ref":"refs/heads/main","pushedAt":"2024-05-16T08:38:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Update change log","shortMessageHtmlLink":"Update change log"}},{"before":"210834cbf93b83c0d41631161a6c7540bf4621c0","after":null,"ref":"refs/heads/bump-rten-next","pushedAt":"2024-05-16T08:31:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"ea67c9e70adf834e8a8632e50845b51fb38b1bc7","after":"43679cca715a86bcdabe4a50a256f457610f69f9","ref":"refs/heads/main","pushedAt":"2024-05-16T08:31:12.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #76 from robertknight/bump-rten-next\n\nUpdate to rten v0.9.0","shortMessageHtmlLink":"Merge pull request #76 from robertknight/bump-rten-next"}},{"before":null,"after":"210834cbf93b83c0d41631161a6c7540bf4621c0","ref":"refs/heads/bump-rten-next","pushedAt":"2024-05-16T08:23:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Update to rten v0.9.0\n\n - Use `Model::load_file` instead of `Model::load`\n\n - Replace local utilities for abstracting over owned and borrowed\n tensors with rten's built-in methods","shortMessageHtmlLink":"Update to rten v0.9.0"}},{"before":"7c858ceee78713b124a63da4daa008d199bdddf5","after":"e94b492248d2e73b1e4d09a4fbbf1464bad87513","ref":"refs/heads/dependabot/cargo/wasm-bindgen-0.2.92","pushedAt":"2024-05-03T09:31:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump wasm-bindgen from 0.2.89 to 0.2.92\n\nBumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.89 to 0.2.92.\n- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)\n- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.89...0.2.92)\n\n---\nupdated-dependencies:\n- dependency-name: wasm-bindgen\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump wasm-bindgen from 0.2.89 to 0.2.92"}},{"before":"fddcd89db6b00135ce7bb86e6a960dfda2f53a06","after":null,"ref":"refs/heads/dependabot/cargo/fastrand-2.1.0","pushedAt":"2024-05-03T09:29:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"829b9b2abbeb76815715483cf483266bfc4ede38","after":"ea67c9e70adf834e8a8632e50845b51fb38b1bc7","ref":"refs/heads/main","pushedAt":"2024-05-03T09:29:17.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #62 from robertknight/dependabot/cargo/fastrand-2.1.0\n\nBump fastrand from 1.9.0 to 2.1.0","shortMessageHtmlLink":"Merge pull request #62 from robertknight/dependabot/cargo/fastrand-2.1.0"}},{"before":"b2b63ebfdc09eb6721dbd22f9986d7953d28b442","after":"fddcd89db6b00135ce7bb86e6a960dfda2f53a06","ref":"refs/heads/dependabot/cargo/fastrand-2.1.0","pushedAt":"2024-05-03T08:36:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Adapt to fastrand v2 API change\n\n`Rng` no longer uses interior mutability.","shortMessageHtmlLink":"Adapt to fastrand v2 API change"}},{"before":"6f5940b1d63a83d25de1ce784240b520bc72dfa7","after":null,"ref":"refs/heads/dependabot/cargo/serde_json-1.0.116","pushedAt":"2024-05-03T08:32:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"3623c811c1c2b008c91f3edb12485578981c8233","after":"829b9b2abbeb76815715483cf483266bfc4ede38","ref":"refs/heads/main","pushedAt":"2024-05-03T08:32:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #63 from robertknight/dependabot/cargo/serde_json-1.0.116\n\nBump serde_json from 1.0.110 to 1.0.116","shortMessageHtmlLink":"Merge pull request #63 from robertknight/dependabot/cargo/serde_json-…"}},{"before":"6197b7e7ceeeaf629099fd98718415f553c826f7","after":null,"ref":"refs/heads/dependabot/cargo/ureq-2.9.7","pushedAt":"2024-05-03T08:31:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"5b63ad559b4f55273cb65644809c4d3e64c5e454","after":"3623c811c1c2b008c91f3edb12485578981c8233","ref":"refs/heads/main","pushedAt":"2024-05-03T08:31:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #65 from robertknight/dependabot/cargo/ureq-2.9.7\n\nBump ureq from 2.9.1 to 2.9.7","shortMessageHtmlLink":"Merge pull request #65 from robertknight/dependabot/cargo/ureq-2.9.7"}},{"before":"1507a175eac1f196d655fd5355f75be24b40243c","after":null,"ref":"refs/heads/dependabot/cargo/rayon-1.10.0","pushedAt":"2024-05-03T08:30:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"}},{"before":"4965bc93c73376f2dfcae15d0864625ff7e57407","after":"5b63ad559b4f55273cb65644809c4d3e64c5e454","ref":"refs/heads/main","pushedAt":"2024-05-03T08:30:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"robertknight","name":"Robert Knight","path":"/robertknight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2458?s=80&v=4"},"commit":{"message":"Merge pull request #64 from robertknight/dependabot/cargo/rayon-1.10.0\n\nBump rayon from 1.8.0 to 1.10.0","shortMessageHtmlLink":"Merge pull request #64 from robertknight/dependabot/cargo/rayon-1.10.0"}},{"before":null,"after":"6197b7e7ceeeaf629099fd98718415f553c826f7","ref":"refs/heads/dependabot/cargo/ureq-2.9.7","pushedAt":"2024-05-02T23:19:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump ureq from 2.9.1 to 2.9.7\n\nBumps [ureq](https://github.com/algesten/ureq) from 2.9.1 to 2.9.7.\n- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/algesten/ureq/compare/2.9.1...2.9.7)\n\n---\nupdated-dependencies:\n- dependency-name: ureq\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ureq from 2.9.1 to 2.9.7"}},{"before":null,"after":"1507a175eac1f196d655fd5355f75be24b40243c","ref":"refs/heads/dependabot/cargo/rayon-1.10.0","pushedAt":"2024-05-02T23:19:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rayon from 1.8.0 to 1.10.0\n\nBumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.10.0.\n- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)\n- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.0...rayon-core-v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: rayon\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rayon from 1.8.0 to 1.10.0"}},{"before":null,"after":"6f5940b1d63a83d25de1ce784240b520bc72dfa7","ref":"refs/heads/dependabot/cargo/serde_json-1.0.116","pushedAt":"2024-05-02T23:19:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump serde_json from 1.0.110 to 1.0.116\n\nBumps [serde_json](https://github.com/serde-rs/json) from 1.0.110 to 1.0.116.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.110...v1.0.116)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump serde_json from 1.0.110 to 1.0.116"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU6EMAQA","startCursor":null,"endCursor":null}},"title":"Activity · robertknight/ocrs"}