Skip to content

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

30 Minutes to Merge Advanced Branching Strategy
Staff pick

In this “30 Minutes to Merge” we’ll be joined by Solutions Engineer @Hollywood. We’ll dig in deeper into branching and merging strategies to optimize productivity, support multiple releases and manage code changes, git merge vs rebase. See you April 23rd at 11:00 am EST, 16:00 UK.

Git logo
Popular topic
Git is the most widely used version control system.
Trending repository
Trending repository

A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!

  • Updated Apr 15, 2021
Trending repository
JonTriebenbach
JonTriebenbach commented Sep 2, 2020

Bug Report

These tests were run on s390x. s390x is big-endian architecture.

Failure log for helper_test.py

________________________________________________ TestHelperTensorFunctions.test_make_tensor ________________________________________________

self = <helper_test.TestHelperTensorFunctions testMethod=test_make_tensor>

    def test_make_tensor(self):  # type: () -> None
    
App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.