René's URL Explorer Experiment


Title: xx bytes lost due to alignment. To avoid this loss, please make sure the tensor_arena is 16 bytes aligned · Issue #21 · arduino/ArduinoTensorFlowLiteTutorials · GitHub

Open Graph Title: xx bytes lost due to alignment. To avoid this loss, please make sure the tensor_arena is 16 bytes aligned · Issue #21 · arduino/ArduinoTensorFlowLiteTutorials

X Title: xx bytes lost due to alignment. To avoid this loss, please make sure the tensor_arena is 16 bytes aligned · Issue #21 · arduino/ArduinoTensorFlowLiteTutorials

Description: I get this error message I get when I basically replicate the gesture recognition tutorial in Arduino ML guide. More importantly, though the arduino sketch builds, the model doesn't appear to be working, since the serial output doesn't r...

Open Graph Description: I get this error message I get when I basically replicate the gesture recognition tutorial in Arduino ML guide. More importantly, though the arduino sketch builds, the model doesn't appear to be wo...

X Description: I get this error message I get when I basically replicate the gesture recognition tutorial in Arduino ML guide. More importantly, though the arduino sketch builds, the model doesn't appear to b...

Opengraph URL: https://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"xx bytes lost due to alignment. To avoid this loss, please make sure the tensor_arena is 16 bytes aligned","articleBody":"I get this error message I get when I basically replicate the gesture recognition tutorial in [Arduino ML guide](https://blog.arduino.cc/2019/10/15/get-started-with-machine-learning-on-arduino/).\r\n\r\nMore importantly, though the arduino sketch builds, the model doesn't appear to be working, since the serial output doesn't report any gestures. \r\n\r\nThe workaround that worked for me was to change the header in the model.h encoding in the Google Colab ML notebook:\r\n\r\nOriginal: !echo \"const unsigned char model[] = {\"\r\n\r\nWhat worked for me: !echo \"alignas(8)const unsigned char model[] = {\"\r\n\r\nThe addition of alignas(8) fixed the issue in that the arduino sketch build is now working, and I am able to classify gestures.\r\n\r\n","author":{"url":"https://github.com/gmram","@type":"Person","name":"gmram"},"datePublished":"2020-10-08T10:23:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/21/ArduinoTensorFlowLiteTutorials/issues/21"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:6939f557-8bf6-0204-c958-f2b28c58b8d8
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8D00:113A61:7B685:A466D:6A4C1A20
html-safe-noncef51ffa9d804557d73d6f84a440f2347d4f15453cdd52e0e1a0b11888628be827
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDAwOjExM0E2MTo3QjY4NTpBNDY2RDo2QTRDMUEyMCIsInZpc2l0b3JfaWQiOiIyNzMzODg2NDkxMTY3ODI0NDE2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac62230dbe0cf05818208fcc0afd3284e11ba89fa8dc441be7122fa4f8aa972c45
hovercard-subject-tagissue:717216533
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/arduino/ArduinoTensorFlowLiteTutorials/21/issue_layout
twitter:imagehttps://opengraph.githubassets.com/c9ad4b8e3dc665acdd37a62bf844433e76dc7ba424e12af1a201d80bee4047e7/arduino/ArduinoTensorFlowLiteTutorials/issues/21
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/c9ad4b8e3dc665acdd37a62bf844433e76dc7ba424e12af1a201d80bee4047e7/arduino/ArduinoTensorFlowLiteTutorials/issues/21
og:image:altI get this error message I get when I basically replicate the gesture recognition tutorial in Arduino ML guide. More importantly, though the arduino sketch builds, the model doesn't appear to be wo...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegmram
hostnamegithub.com
expected-hostnamegithub.com
None0ccfc9e5281bfe12e38a4d632dc422843e4d5b6757917f7efda2f6567d72fea9
turbo-cache-controlno-preview
go-importgithub.com/arduino/ArduinoTensorFlowLiteTutorials git https://github.com/arduino/ArduinoTensorFlowLiteTutorials.git
octolytics-dimension-user_id379109
octolytics-dimension-user_loginarduino
octolytics-dimension-repository_id213671336
octolytics-dimension-repository_nwoarduino/ArduinoTensorFlowLiteTutorials
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id213671336
octolytics-dimension-repository_network_root_nwoarduino/ArduinoTensorFlowLiteTutorials
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release17b2c8bc78100cad23202aad2074e77ead6bd1d6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Farduino%2FArduinoTensorFlowLiteTutorials%2Fissues%2F21
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Farduino%2FArduinoTensorFlowLiteTutorials%2Fissues%2F21
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=arduino%2FArduinoTensorFlowLiteTutorials
Reloadhttps://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21
Reloadhttps://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21
Reloadhttps://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21
Please reload this pagehttps://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21
arduino https://github.com/arduino
ArduinoTensorFlowLiteTutorialshttps://github.com/arduino/ArduinoTensorFlowLiteTutorials
Notifications https://github.com/login?return_to=%2Farduino%2FArduinoTensorFlowLiteTutorials
Fork 122 https://github.com/login?return_to=%2Farduino%2FArduinoTensorFlowLiteTutorials
Star 270 https://github.com/login?return_to=%2Farduino%2FArduinoTensorFlowLiteTutorials
Code https://github.com/arduino/ArduinoTensorFlowLiteTutorials
Issues 14 https://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues
Pull requests 1 https://github.com/arduino/ArduinoTensorFlowLiteTutorials/pulls
Actions https://github.com/arduino/ArduinoTensorFlowLiteTutorials/actions
Projects https://github.com/arduino/ArduinoTensorFlowLiteTutorials/projects
Security and quality 0 https://github.com/arduino/ArduinoTensorFlowLiteTutorials/security
Insights https://github.com/arduino/ArduinoTensorFlowLiteTutorials/pulse
Code https://github.com/arduino/ArduinoTensorFlowLiteTutorials
Issues https://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues
Pull requests https://github.com/arduino/ArduinoTensorFlowLiteTutorials/pulls
Actions https://github.com/arduino/ArduinoTensorFlowLiteTutorials/actions
Projects https://github.com/arduino/ArduinoTensorFlowLiteTutorials/projects
Security and quality https://github.com/arduino/ArduinoTensorFlowLiteTutorials/security
Insights https://github.com/arduino/ArduinoTensorFlowLiteTutorials/pulse
xx bytes lost due to alignment. To avoid this loss, please make sure the tensor_arena is 16 bytes alignedhttps://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21#top
https://github.com/gmram
gmramhttps://github.com/gmram
on Oct 8, 2020https://github.com/arduino/ArduinoTensorFlowLiteTutorials/issues/21#issue-717216533
Arduino ML guidehttps://blog.arduino.cc/2019/10/15/get-started-with-machine-learning-on-arduino/
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.