Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Redux logo
Popular topic
Redux is a predictable state container for JavaScript apps.
nuxt.js
Trending repository
manniL
manniL commented Sep 1, 2019

Related PR: #6331
Suggested by @pimlie

When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:

Nuxt Link adaption

No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).

U

GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
Cloud 66 Skycap screenshot
App recommended by GitHub

Cloud 66 Skycap

Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.

Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.

Combine with Maestro for an end-to-end solution.

Trending repository
rsn870
rsn870 commented Aug 21, 2020

Hi ,

I have tried out both loss.backward() and model_engine.backward(loss) for my code. There are several subtle differences that I have observed , for one retain_graph = True does not work for model_engine.backward(loss) . This is creating a problem since buffers are not being retained every time I run the code for some reason.

Please look into this if you could.

Trending repository
fniephaus
fniephaus commented Aug 10, 2018

Since state is a reserved keyword in Truffle's guard mechanism, it should not be possible to use it in a guard definition as this can cause serious problems. The annotation processor should either reject the state keyword in guard definitions or the state temporary variable produced by the processor should be renamed to avoid this conflict.

Here's an example:
<img width="629" alt="screen

App recommended by GitHub

CodeScene

CodeScene identifies and prioritizes technical debt based on how the organization works with the code.

  • Prioritize development hotspots and get a Code Health measure on the hotspots.
  • Integrates with GitHub checks to supervise hotspots in pull requests.
  • Explore the efficiency of your organization with respect to Conway’s Law.
  • Detect sub-systems with low team autonomy that become productivity bottlenecks.
  • Measure the off-boarding risk when a key developer leaves the project.
You can’t perform that action at this time.