Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broadcasting for batch size > 1 #84

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2018

  1. - fix broadcasting for inference batch size > 1

    - change 4 instances of x.data[0] to x.item()
    tomrunia committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    7ac8b2f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. simplified flow extractor

    tomrunia committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    12eb742 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. minor

    tomrunia committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    3e5c4c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. flow for HDF5 containers

    tomrunia committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9278b49 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. flow extraction hdf5

    tomrunia committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    c3f48fa View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Merge pull request #1 from NVIDIA/master

    Merge changes from official NVIDIA repo
    tomrunia committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    759b09c View commit details
    Browse the repository at this point in the history