Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Sketch logo
Popular topic
Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design.
Trending repository
lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::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
Upcoming event recommended by GitHub
May
25

30 Minutes to Merge: GitHub Automation

May 25, 2021 • Online

The month of May, special guest Gregor Martynus @gr2m will be answering questions about GitHub’s APIs and automation.
App recommended by GitHub

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.

Trending repository
shawnohare
shawnohare commented Mar 24, 2021

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.

Trending repository
next.js
Trending repository
Trending repository
Trending repository
chan4cc
chan4cc commented Apr 26, 2021

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?

Trending repository
App recommended by GitHub

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.