>>>importtensorflowastf>>>tf.add(1,2).numpy()3>>>hello=tf.constant('Hello, TensorFlow!')>>>hello.numpy()b'Hello, TensorFlow!' For more examples, see theTensorFlow tutorials. Contribution guidelines If you want to contribute to TensorFlow, be sure to review thecontribution guidelines. This...
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. Resources Readme License View license Ac...
"repository": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", "name": "Hello-World", "full_name": "octocat/Hello-World", "owner": { "login": "octocat", "id": 1, "node_id": "MDQ6VXNlcjE=", "avatar_url": "https://github.com/images/error/octocat_happy.gi...
Central Repository - Largest binary component repository available as a free service to the open-source community. Default used by Apache Maven and available in all other build tools. IzPack - Setup authoring tool for cross-platform deployments. JitPack - Easy to use package repository for GitHub....
Clone the repository and installQlibas follows. gitclonehttps://github.com/microsoft/qlib.git &&cdqlib pip install . Note: You can install Qlib withpython setup.py installas well. But it is not the recommended approach. It will skippipand cause obscure problems. For example,onlythe commandpi...
Go112,923Apache-2.040,1811,886(136 issues need help)639UpdatedFeb 7, 2025 gengoPublic gengo library for code generation. Go555Apache-2.01963(1 issue needs help)4UpdatedFeb 7, 2025 People View all Most used topics k8s-stagingkubernetesk8s-sig-cloud-providercncfgo...
Main repository for snippets surfaced on developer.android.com. Kotlin746Apache-2.0188911UpdatedJan 29, 2025 nowinandroidPublic A fully functional Android app built entirely with Kotlin and Jetpack Compose Kotlin17,782Apache-2.03,279134(3 issues need help)39UpdatedJan 29, 2025 ...
View license starsforks NotificationsYou must be signed in to change notification settings Code Issues1.3k Pull requests561 Discussions Actions Projects2 Security1 Insights Additional navigation options master 3991Branches512Tags Code Folders and files ...
You can browse the git repository online at: https://github.com/libevent/libevent To report bugs, issues, or ask for new features: Patches:https://github.com/libevent/libevent/pulls OK, those are not reallypatches. You fork, modify, and hit the "Create Pull Request" button. You can ...
Next, clone this repository. Vault usesGo Modules, so it is recommended that you clone the repositoryoutsideof the GOPATH. You can then download any required build tools by bootstrapping your environment: To compile a development version of Vault, runmakeormake dev. This will put the Vault ...