-
Updated
Mar 12, 2021 - Rust
Here's what's popular on GitHub today...
-
Updated
Mar 12, 2021 - PowerShell
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Docker
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 11, 2021 - Swift
Describe the bug
when axis has duplicate value , onnxruntime compute result is all same value ,which is different with expect of tensorflow
Urgency
2020.11.18
System information
Linux Ubuntu 16.04
- ONNX Runtime installed from binary
- ONNX Runtime version:1.4.0
- Python version:3.5
Expected behavior
When there are duplicate values, the duplicate can be removed. j
Made in India
Open source projects built in or receiving significant contributions from India :india:
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Mar 11, 2021 - Python
-
Updated
Mar 11, 2021
-
Updated
Mar 12, 2021 - C#
-
Updated
Mar 12, 2021 - Go
-
Updated
Mar 12, 2021 - Rust
-
Updated
Feb 26, 2021 - JavaScript
-
Updated
Jan 16, 2021
-
Updated
Mar 12, 2021
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Mar 11, 2021 - Python
docs(flutter_bloc): add recipe on how to use flutter _bloc together with Navigator 2.0 and Router
Is your feature request related to a problem? Please describe.
Navigator 2.0 and Router have been released and are now the recommended approach:
Currently, there is no recipe for this, there are only recipes for a Navigator-less approach and for the old 1.0 imperative approach:
https://bloclibrary.dev/#/recipesflutternavigation
Describe the solution you'd like
Document a recipe
This probably won't be on the top of anyone's list of things to fix... but I imagine it wouldn't be hard to implement!
I wanted to implement a YouTube embed that linked to a YouTube channel. AFAIK you can't do this with a param, but you can do it with the method described [on the support forum](https://support.google.com/youtube/forum/AAAAiuErobUTOLiiakr_-g/?hl=en&gpf=d/category-topic/youtube/h
-
Updated
Mar 5, 2021 - C++
-
Updated
Mar 9, 2021 - TypeScript
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.
Describe the bug
The current implementation of the authorization header parsing has (at least) the following issues: