为 TensorFlow 做贡献
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
只有大家积极通过此社区做出贡献,TensorFlow 生态系统才能得以发展壮大。非常感谢您的热情支持,感谢您付出的一切!
为了营造一个热情开放的环境,贡献者和维护者承诺让参与我们项目和社区的所有用户都能享受无骚扰的体验,不会因为年龄、体型、残疾、民族、性别认同、性别表达、经验水平、国籍、相貌、种族、宗教或性认同、性取向而对参与者区别对待。
有助于营造积极环境的行为示例包括:
- 使用欢迎和包容性的语言。
- 尊重不同的观点和经验。
- 欣然接受建设性的批评。
- 推进对社区最有利的方面。
- 对其他社区成员有同理心。
我们会根据技术价值和共识做出决定。TensorFlow 社区致力于实现人人平等,并重视所有的贡献。如需详细了解 TensorFlow 社区的最佳做法,请查看我们的行为准则。
做出首次贡献
您可以通过多种方式为 TensorFlow 做贡献!您可以贡献代码,改进 TensorFlow API 文档,或者将您的 Jupyter 笔记本添加到 tensorflow/examples 代码库中。本指南提供了开始贡献所需的一切信息。我们最常收到的贡献包括代码、文档和社区支持。
TensorFlow 最初是由 Google Brain 团队中的研究人员和工程师开发的,该团队隶属于 Google 的 AI 部门。为了与外部社区分享技术并促进研究人员与业界的合作,Google 对外发布了 TensorFlow 的源代码。从那时起,TensorFlow 便在众多平台上发展成为繁荣的产品生态系统。但我们的目标依然是让所有人都能随时随地使用机器学习技术。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2021-02-05。
[null,null,["最后更新时间 (UTC):2021-02-05。"],[],[],null,["# Contribute to TensorFlow\n\n\u003cbr /\u003e\n\nThe TensorFlow ecosystem can only grow through the contributions of this\ncommunity. Thanks so much for your enthusiasm and your work---we appreciate\neverything you do!\n\nCommunity values\n----------------\n\nIn the interest of fostering an open and welcoming environment, contributors and\nmaintainers pledge to make participation in our project and our community a\nharassment-free experience for everyone---regardless of age, body size,\ndisability, ethnicity, gender identity and expression, level of experience,\nnationality, personal appearance, race, religion, or sexual identity and\norientation.\n\nExamples of behaviors that contribute to creating a positive environment\ninclude:\n\n- Use welcome and inclusive language.\n- Be respectful of differing viewpoints and experiences.\n- Gracefully accept constructive criticism.\n- Foster what's best for the community.\n- Show empathy for other community members.\n\nDecisions are made based on technical merit and consensus. The TensorFlow\ncommunity aspires to treat everyone equally, and to value all contributions. For\nmore information on best practices in the TensorFlow community, please review\nour\n[Code of Conduct](https://github.com/tensorflow/tensorflow/blob/master/CODE_OF_CONDUCT.md).\n\nMake your first contribution\n----------------------------\n\nThere are many ways to contribute to TensorFlow! You can contribute code, make\nimprovements to the TensorFlow API documentation, or add your Jupyter notebooks\nto the [tensorflow/examples](http://www.github.com/tensorflow/examples) repo.\nThis guide provides everything you need to get started. Our most common\ncontributions include *code* , *documentation* , and *community support*.\n\n- [Write code](/community/contribute/code).\n- [Improve tests](/community/contribute/tests).\n- [Improve documentation](/community/contribute/docs).\n- Answer questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow).\n- Participate in the discussion on our [mailing lists](../mailing-lists).\n- Contribute [example notebooks](http://www.github.com/tensorflow/examples).\n- Investigate [bugs and issues](https://github.com/tensorflow/tensorflow/issues) on GitHub.\n- Review and comment on [pull requests](https://github.com/tensorflow/tensorflow/pulls) from other developers.\n- [Report an issue](https://github.com/tensorflow/tensorflow/issues/new/choose).\n- Give a \"thumbs up\" 👍 on issues that are relevant to you.\n- Reference TensorFlow in your blogs, papers, and articles.\n- Talk about TensorFlow on social media.\n- ... even just starring/forking the repos you like on GitHub!\n\nTensorFlow was originally developed by researchers and engineers from the Google\nBrain team within [Google's AI organization](https://ai.google/). Google open\nsourced TensorFlow in the hope of sharing technology with the external community\nand encouraging collaboration between researchers and industry. Since then,\nTensorFlow has grown into a thriving ecosystem of products, on a wide range of\nplatforms. But our goal is still to make machine learning accessible to anyone,\nanywhere."]]