Commit e3cd0900 authored by Rajendra Arora's avatar Rajendra Arora
Browse files
* 'master' of https://github.com/rajendraarora16/tensorflow: (423 commits)
  Fix sanity build (#16674)
  Force sorting of CUDA and Python headers to avoid spurious rebuilds (#16586)
  Add whitelist.
  Add blacklist.
  Fix build error.
  Add sanity test back.
  Add back other sanity tests.
  Fix sanity.
  Fix tests
  Skip unknown devices since we can't optimize for them
  Allow reordering of execution order of nodes with indirect execution_plan.
  Automated g4 rollback of changelist 184188816
  GCS Throttle: 1 token == 1 Kb
  Add functionality to fold batch norm (supporting both fused and unfused batch norm) to support quantized training. The weights are always now scaled by gamma/sigma, where sigma is the moving standard deviation for stability prior to quantization.  For improved performance, the moving means and variances are frozen and the training graph modified accordingly.
  Add iterate_batches arg to Estimator.predict
  Make jit_test.py work with C API enabled.
  [XLA] add DotGeneral to the local Python XLA client.
  Revert TensorBoard entry point back to run_main
  Internal change.
  Throw an exception when the user's batch size isn't divisible by GPUs.
  ...
parents 65a966e3 8f9e06b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment