tvm the apache software foundation
play

TVM & THE APACHE SOFTWARE FOUNDATION MARKUS WEIMER MEMBER, - PowerPoint PPT Presentation

TVM & THE APACHE SOFTWARE FOUNDATION MARKUS WEIMER MEMBER, APACHE SOFTWARE FOUNDATION ARCHITECT, MICROSOFT ML PLATFORM TVM & THE APACHE SOFTWARE FOUNDATION Why I am here MARKUS WEIMER MEMBER, APACHE SOFTWARE FOUNDATION


  1. TVM & 
 THE APACHE SOFTWARE FOUNDATION MARKUS WEIMER MEMBER, APACHE SOFTWARE FOUNDATION ARCHITECT, MICROSOFT ML PLATFORM

  2. TVM & 
 THE APACHE SOFTWARE FOUNDATION Why I am here MARKUS WEIMER MEMBER, APACHE SOFTWARE FOUNDATION ARCHITECT, MICROSOFT ML PLATFORM

  3. TVM & 
 THE APACHE SOFTWARE FOUNDATION Why I am here MARKUS WEIMER MEMBER, APACHE SOFTWARE FOUNDATION ARCHITECT, MICROSOFT ML PLATFORM Pays me to be here

  4. MARKUS WHO? � Newcomer to TVM ☺ � ML researcher and developer, worked on � CofiRank � Data Parallel SGD � Apache REEF � ML.NET � Member of the Apache Software Foundation � Inaugural PMC Chair for REEF � Mentor for mxnet, HiveMall, Nemo Here to help the TVM community get into The Apache Software Foundation

  5. Intro about the ASF The Apache Way Community choices Next steps AGENDA

  6. Intro about the ASF The Apache Way Community choices Next steps AGENDA

  7. Open. Innovation. Community. The Apache Software Foundation The Apache projects are defined We consider ourselves provides support for the Apache by collaborative consensus based not simply a group of projects Community of open-source processes, an open, pragmatic sharing a server, but rather a software projects, which provide software license and a desire to community of developers and software products for the public create high quality software that users. good. leads the way in its field. Source: https://www.apache.org/

  8. HISTORY: APACHE HTTPD 199? 1995 1999 2016 Admins First release Non-profit, Most widely trading of httpd membership deployed patches for based webserver for NCSA corporation 19 years [1] webserver Protects contributor and intellectual property [1] http://news.netcraft.com/archives/2016/04/21/april-2016-web-server-survey.html

  9. WHAT IS THE ASF? -- A NON-PROFIT COOPERATION Officers Appoint Board (PMC PMC Chairs) Project Project Project Project Project Contributors Committers Elect Members Source for the numbers: http://www.infoworld.com/article/3079813/open-source-tools/the-apache-foundations-incredible-rise.html

  10. WHAT IS THE ASF? -- A NON-PROFIT COOPERATION 100s Officers Appoint 100s Board (PMC PMC Chairs) Project Project Project Project 1000s Project Contributors Committers Elect Members Source for the numbers: http://www.infoworld.com/article/3079813/open-source-tools/the-apache-foundations-incredible-rise.html

  11. PROJECT LIFECYCLE • Curriculum to learn responsibilities/procedures necessary to protect foundation: 
 Diverse community, accept new contributors, develop “in the open” Incubatio • Searching for a purpose and a role in the ecosystem. n • More users/legacy/visibility • Massive ego; “conquered the web”, etc. Mature • Propose new abstraction/interface, rather than deep changes to core function • Project retirement stage • Code still available, may be “complete”, but community has moved on Attic

  12. Intro about the ASF The Apache Way Community choices Next steps AGENDA

  13. Intro about the ASF The Apache Way Community choices Next steps AGENDA

  14. CORE PRINCIPLES � Collaborative software development � Respectful, honest, technical-based interaction � Consistently high quality software � Commercial-friendly standard license � Faithful implementation of standards � Security as a mandatory feature

  15. CORE PRINCIPLES � Collaborative software development � Respectful, honest, technical-based interaction � Consistently high quality software � Commercial-friendly standard license � Faithful implementation of standards � Security as a mandatory feature

  16. CORE PRINCIPLES � Collaborative software development Community over code � Respectful, honest, technical-based interaction � Consistently high quality software � Commercial-friendly standard license � Faithful implementation of standards � Security as a mandatory feature

  17. MERITOCRACY AND ROLES

  18. PMC Developer Member Member • Use the • @apache.org • Board Liaison software • Tactical • VP @ ASF • Give answers • Project • ASF owners • Ask questions decision • Add code, stewardship making graphics, testing, … User Committer PMC Chair MERITOCRACY AND ROLES

  19. Don’t be a sycophant Be easy to Disagree respectfully work with Focus on the technical details AUTHORITY IN APACHE Implied, Roles are responsibilities; authority necessary to perform occasionall function y explicit e.g., releases are lock-free; a struggling RM can (should) be preempted aversion to Leads rotate, authority partitioned to subdomains “leaders”

  20. Explicit consensus Implicit consensus Veto powers • Releases, new • Code changes, • Every committer committers / documentation, … has veto powers PMCs, rules against code • Given by absence changes, … changes based on of veto technical reasons • [DISCUSS], • Pro tip: never [VOTE], [VOTE] [RESULT] email argue whether the threads reasons are technical CONSENSUS DRIVEN DEVELOPMENT

  21. VOTING � +1: I want this to happen � Binding: The vote counts � +0: Meh � E.g. PMC votes on release (majority vote) � Non-binding � -0: Ewh, really? � E.g. User votes in a release � -1: No way. Veto (where possible) Voting should be relatively rare. The goal is that the project proceeds by consensus , and its members negotiate outcomes with one another. The votes (+1,-1, …) are sometimes used in discussions to express opinions outside of a [VOTE] thread.

  22. As public as possible: Easy to search and archive user@ for usage questions E-Mails follow RFC 3676 dev@ for development discussion Plain text, Markdown where needed Quoting with `>` private@ for personal and legal matters COMMUNICATIONS

  23. “If it didn’t happen on the mailing list, it didn’t happen”

  24. LESSON: THE APACHE PROCESS LEADS TO BETTER SOFTWARE

  25. LESSON: THE APACHE PROCESS LEADS TO BETTER SOFTWARE “If it isn’t on the mailing list, it didn’t happen”

  26. LESSON: THE APACHE PROCESS LEADS TO BETTER SOFTWARE “If it isn’t on the mailing list, it didn’t happen” � The bad: � Higher latency per issue: Discussing things over email takes longer � This can be trained and gets get better over time.

  27. LESSON: THE APACHE PROCESS LEADS TO BETTER SOFTWARE “If it isn’t on the mailing list, it didn’t happen” � The bad: � Higher latency per issue: Discussing things over email takes longer � This can be trained and gets get better over time. � The good: � Full visibility, no need for meetings to “bring everybody on the same page” � Documents the decision process, not just the outcome � Every developer (even the shy ones) have equal influence.

  28. LESSON: THE APACHE PROCESS LEADS TO BETTER SOFTWARE “If it isn’t on the mailing list, it didn’t happen” � The bad: � Higher latency per issue: Discussing things over email takes longer � This can be trained and gets get better over time. � The good: � Full visibility, no need for meetings to “bring everybody on the same page” � Documents the decision process, not just the outcome � Every developer (even the shy ones) have equal influence. � The phenomenal: � Quality goes up (code as well as discussion becomes part of your CV) � Throughput goes up (less blockage, uncertainty)

  29. Intro about the ASF The Apache Way Community choices Next steps AGENDA

  30. Intro about the ASF The Apache Way Community choices Next steps AGENDA

  31. PROCESS HISTORY � As communities form, they make Lucene Hadoop their own rules • Started out of Lucene � In practice, people copy / merge the Spark • Community rules from past projects overlap with Hadoop � REEF copied from Spark and Hadoop, which in turn spawned from Lucene REEF • Looks towards Spark and Hadoop

  32. CTR VS. RTC

  33. CTR VS. RTC Commit then review (CTR) � Every committer does the code changes they see fit. � Other committers review and undo changes. � Stabilization happens during release. � Messy commit log

  34. CTR VS. RTC Commit then review (CTR) Review then commit (RTC) � Every committer does the code changes they � Every change is reviewed by another committer. see fit. � Every change is merged by another committer. � Other committers review and undo changes. � Always releasable software � Stabilization happens during release. � Extremely clean commit log � Messy commit log � Used by every Big Data project in Apache

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend