-
Updated
May 19, 2021 - Java
Here's what's popular on GitHub today...
Your favorite open source projects and the developers who make them happen. Listen in!
Sketch
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
30 Minutes to Merge: GitHub Automation
May 25, 2021 • Online
-
Updated
May 16, 2021 - Python
-
Updated
May 18, 2021 - JavaScript
Made in India
Open source projects built in or receiving significant contributions from India :india:
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
-
Updated
Oct 3, 2020
-
Updated
Apr 15, 2021 - Jupyter Notebook
A growing number of Python tools look for project-specific configuration in the [tool.{app}] section of the pyproject.toml file. It would be convenient if sqlfluff also inspected this section, especially for Python projects that use poetry as a build backend and thus do not rely on setup.cfg or potentially any of the other files currently inspected.
❯ rg keras
machine_learning/lstm/lstm_prediction.py_tf
9:from keras.layers import LSTM, Dense
10:from keras.models import SequentialAnd thus, removing the keras dependency from requirements.txt.
Ref:
-
Updated
May 19, 2021 - Python
What example does this report relate to?
with-Apollo
What version of Next.js are you using?
10.0.0
What version of Node.js are you using?
10.14.2
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other platform
Describe the Bug
The Apollo client query response is s
-
Updated
May 19, 2021 - CSS
Description
Apparently FSWatchUtil starts an Executor, but the threads this is spawning have name patterns like pool-406-thread-1.
It would be highly preferreable for all of our components to specify a good name for threads which are being started, to help with diagnostics.
New Operator
Describe the operator
Why is this operator necessary? What does it accomplish?
This is a frequently used operator in tensorflow/keras
Can this operator be constructed using existing onnx operators?
If so, why not add it as a function?
I don't know.
Is this operator used by any model currently? Which one?
Are you willing to contribute it?
-
Updated
May 19, 2021 - C++
-
Updated
May 19, 2021 - JavaScript
Hi there, thanks for your work :)
Is there a way to export a comprehensive file/report of the metrics showed in the Fairness Dashboard? Or a line of code through Fairlearn.Metrics to do so?
Many thanks
-
Updated
Apr 15, 2021
-
Updated
May 18, 2021 - Python
-
Updated
May 19, 2021 - Ruby
-
Updated
May 19, 2021 - C
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you