aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Update the bower versions.Gravatar Dan Smilkov2016-10-10
* Simplify locking in SimpleGraphExecutionState.Gravatar Derek Murray2016-10-10
* Add bazel-html-imports.html in the pip package.Gravatar Dan Smilkov2016-10-09
* This CL is the first step in adding sequence data support to the FeatureColum...Gravatar A. Unique TensorFlower2016-10-09
* Autogenerated Change: Change TensorBoard TAG: 30Gravatar Dan Mané2016-10-08
* Fix for incorrect variable sharing (occurred during porting).Gravatar A. Unique TensorFlower2016-10-08
* Automated rollback of change 135516295Gravatar A. Unique TensorFlower2016-10-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-07
* Add tensor_array and tensor_array_ops into extended ops to support dynamic RNNGravatar A. Unique TensorFlower2016-10-07
* Deprecate parse_num_threads.Gravatar A. Unique TensorFlower2016-10-07
* Add tensor output shapes to CostGraphDef.Gravatar A. Unique TensorFlower2016-10-07
* Allow optimize_for_inference.py to deal with text GraphDef proto files. Text ...Gravatar A. Unique TensorFlower2016-10-07
* Migrate sliders to polymer.Gravatar Dan Smilkov2016-10-07
* internalGravatar Mustafa Ispir2016-10-07
* The chief thread could be slow sometimes (7/1000) so changed the check to a w...Gravatar Jianmin Chen2016-10-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-07
* Document that namedtuple is valid for tf.while_loopGravatar Stephan Hoyer2016-10-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-07
* No more embedding creation in feature columns.Gravatar A. Unique TensorFlower2016-10-07
* tf.train.Saver: add option to pad the step numbers in ckpt filename.Gravatar Zongheng Yang2016-10-07
* Remove unused files.Gravatar Yifei Feng2016-10-07
* tensor_bundle: optimize for read path in a degenerate use case.Gravatar Zongheng Yang2016-10-07
* Removed a test that was checking bfloat16 constants were not folded in GPU.Gravatar Manjunath Kudlur2016-10-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-07
* A few micro-optimizations / cleanup in tensorflow/core.Gravatar A. Unique TensorFlower2016-10-07
* Sets variable's shape as early as possible.Gravatar A. Unique TensorFlower2016-10-07
* Change selective registration to avoid use of strstr and strcmp that are notGravatar A. Unique TensorFlower2016-10-07
* Switch to the new accumulators in the sync_rep optimizer (currently called V2...Gravatar Jianmin Chen2016-10-07
* Fix bug when switching to gradient color map and back to no color mapGravatar Dan Smilkov2016-10-07
* Fix the benchmark test for sdca ops.Gravatar A. Unique TensorFlower2016-10-07
* Picking render tests against square, not circle, if sprites are enabled.Gravatar Charles Nicholson2016-10-07
* Fixed a Graph ownership bug. test::Benchmark takes ownership of the graph,Gravatar Manjunath Kudlur2016-10-07
* Fix tensorboard plugin multi-threading bug.Gravatar Dan Smilkov2016-10-07
* tensor_bundle: tighten Lookup() semantics, add LookupDtypeShape().Gravatar Zongheng Yang2016-10-07
* Move data panel to the left bottom.Gravatar Dan Smilkov2016-10-07
* Add layers.create_sequence_feature_spec_for_parsing(...), which takes Feature...Gravatar A. Unique TensorFlower2016-10-07
* Invoke session close upon SavedModel bundle destruction.Gravatar Sukriti Ramesh2016-10-07
* Minor cleanup.Gravatar Sukriti Ramesh2016-10-07
* go: Introduce Graph.AddOperation to add operations to the Graph.Gravatar Asim Shankar2016-10-07
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-07
* Naming clarity in vertex shader. (mvPosition => cameraSpacePos)Gravatar Charles Nicholson2016-10-07
* Add a bit more documentation to RMSPropOptimizer and fix a typo in a docstring.Gravatar A. Unique TensorFlower2016-10-07
* Add shim that can read SavedModel bundle and session bundle.Gravatar Sukriti Ramesh2016-10-07
* Fix halo problem on devices with device pixel ratio != 1Gravatar Dan Smilkov2016-10-07
* In quantize_graph.py, reset output_nodes after set_input_graph is called, inGravatar A. Unique TensorFlower2016-10-07
* The picking render target dimensions are now derived directly from the canvasGravatar Charles Nicholson2016-10-07
* Update Evaluable documentation to reflect recent addition of MetricSpec.Gravatar Martin Wicke2016-10-07
* TensorBoard: Generalize sending HTTP responsesGravatar Justine Tunney2016-10-07
* Add flag to allow specify export directory for half-plus-two modelGravatar A. Unique TensorFlower2016-10-07
* Tool to fold constants in saved graphs.Gravatar Pete Warden2016-10-06