Skip to content
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: JBDuler/https-github.com-tensorflow-models
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/redo-thread-args
Choose a base ref
...
head repository: JBDuler/https-github.com-tensorflow-models
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 31 files changed
  • 5 contributors

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    81f89bc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Revert "Support to set inter_op_parallelism_threads and intra_op_para…

    …llelism_threads for ResNet (#3502)" (#3518)
    
    This reverts commit ce44597.
    karmel authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    62f1d73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3322 from Yakings/master

    Fix incompatible usage of 'filter' in Python3
    derekjchow authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    a8bb592 View commit details
    Browse the repository at this point in the history
  3. Add synthetic data option to Resnet (#3503)

    * Adding option to run with synthetic data.
    
    * Adding option to run with synthetic data.
    
    Adding option to run with synthetic data.
    
    Adding option to run with synthetic data.
    
    Debugging
    
    Debugging
    
    Debugging
    
    Removing dataset
    
    Removing dataset
    
    Updating comments
    
    Updating tests
    
    Updating tests
    
    Clarifying name of fn
    
    Tests
    
    * Copy pasta
    
    * Using dataset as recommended by mrry
    
    * Updating tests to use datasets
    karmel authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    74c43aa View commit details
    Browse the repository at this point in the history
  4. from six.moves import xrange (en masse) AGAIN

    cclauss committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    ffb8041 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Merge pull request #3520 from cclauss/from-six.moves-import-xrange-again

    from six.moves import xrange (en masse) AGAIN
    a-dai authored Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e029542 View commit details
    Browse the repository at this point in the history
Loading