Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: neuralmagic/deepsparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: neuralmagic/deepsparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/0.3
Choose a head ref
  • 4 commits
  • 12 files changed
  • 6 contributors

Commits on May 11, 2021

  1. update version to 0.3.1 (#110)

    Co-authored-by: dhuang <dhuang@dhuangs-MacBook-Pro.local>
    dhuangnm and dhuang authored May 11, 2021
    Copy the full SHA
    06ee4a3 View commit details

Commits on May 12, 2021

  1. Check supported python version when creating install (#108) (#111)

    * Check supported python version when creating install
    
    * print out current version
    markurtz authored May 12, 2021
    Copy the full SHA
    dc3f744 View commit details
  2. [cherry-pick] Update Slack and Discourse Links (#109) (#112)

    * Update Slack and Discourse Links (#109)
    
    * Update CONTRIBUTING.md
    
    including Discourse and Slack
    
    * Update README.md
    
    Discourse and Slack link updates
    Made link to Discourse more generic vs. category-specific
    
    * Update index.rst
    
    Updated nav to include Discourse and Slack
    
    * fix merge
    
    * Update New Slack (#113)
    
    * Update README.md
    
    updating slack link with better link
    
    * Update CONTRIBUTING.md
    
    added better community links
    
    * Update index.rst
    
    added better community link
    
    Co-authored-by: Jeannie Finks <74554921+jeanniefinks@users.noreply.github.com>
    bfineran and jeanniefinks authored May 12, 2021
    Copy the full SHA
    7b9999b View commit details
  3. Jfinks scheduler (#101)

    * update Flask examples (#96)
    
    * update Flask examples
    
    * adding logging, adding post/preprocessing client options
    
    * update docstrings
    
    * update readme outputs
    
    * default to multi_stream scheduler for serving
    
    * Create scheduler.md
    
    new content for single and multi-stream scheduling
    
    * Add files via upload
    
    Files that go with new scheduler doc in review
    
    * Update index.rst
    
    included scheduler doc into nav tree
    fixed minor formatting issues w/ lists and markdown
    
    * Update example-log.md (#99)
    
    optimized link so it would convert from .md to .html properly as it's resulting in a 404 in its companion html file
    
    * Update docs/source/scheduler.md
    
    Co-authored-by: Michael Goin <michael@neuralmagic.com>
    
    * Update docs/source/scheduler.md
    
    Co-authored-by: Michael Goin <michael@neuralmagic.com>
    
    Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
    Co-authored-by: Michael Goin <michael@neuralmagic.com>
    Co-authored-by: Mark Kurtz <mark@neuralmagic.com>
    4 people authored May 12, 2021
    Copy the full SHA
    7ea8298 View commit details
Loading