aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Update polymer dependencies.Gravatar Dan Smilkov2016-11-01
* Change quantize_graph in eightbit mode to remove FakeQuantWithMinMaxVarsGravatar A. Unique TensorFlower2016-11-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-01
* Add C++ CoordinatorGravatar Yuefeng Zhou2016-11-01
* Add fill_lower_triangular utility function.Gravatar Joshua V. Dillon2016-11-01
* Basic slow versions of resource-based variable ops which have the right seman...Gravatar A. Unique TensorFlower2016-11-01
* Reduce the runtime for the unittest from 50 to 2 seconds.Gravatar Alexey Surkov2016-11-01
* Store ksize attribute for graph transfer to SOCGravatar A. Unique TensorFlower2016-11-01
* Fixes #4226: Allow to specify partial shape in sparse_placeholder.Gravatar Illia Polosukhin2016-11-01
* Speed up SwapDimension1And2InTensor3UsingTiles.Gravatar A. Unique TensorFlower2016-11-01
* Add better error messaging for passing a non-SparseTensor arg toGravatar A. Unique TensorFlower2016-11-01
* Move deprecation module into core framework from contrib/frameworkGravatar Illia Polosukhin2016-11-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-01
* Seal gfile.py's interface.Gravatar Patrick Nguyen2016-11-01
* Refactor DNNLinearCombinedClassifier from inheritance to composition.Gravatar A. Unique TensorFlower2016-11-01
* Rename tab "projections" to "embeddings" in TensorBoardGravatar Dan Smilkov2016-11-01
* Load convolution node definitions to transfer graphs to SOCGravatar A. Unique TensorFlower2016-11-01
* Seal tf.python_io's interface.Gravatar Patrick Nguyen2016-11-01
* Allow passing constant_value_as_shape from call_cpp_shape_fn to the C++ shapeGravatar A. Unique TensorFlower2016-11-01
* Increase initial zoom in.Gravatar Dan Smilkov2016-11-01
* Don't split nodes in TensorForest until they have accumulated more than 1 class.Gravatar A. Unique TensorFlower2016-11-01
* Fix picking bug in fragment shader. Since we're not doing a camera-relativeGravatar Charles Nicholson2016-11-01
* Increasing the limit of 20 colors for the Embedding Projector to 50.Gravatar A. Unique TensorFlower2016-11-01
* Disable flaky test_save_secs_saves_periodically.Gravatar Gunhan Gulsoy2016-10-31
* Increase the size of retrying_file_system_test, as it flakily times out.Gravatar Gunhan Gulsoy2016-10-31
* It seems extremely unlikely that the fragment being shaded lies /outside/ ofGravatar Charles Nicholson2016-10-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-31
* Make the DimensionHandle version of computing windowed output sizeGravatar Vijay Vasudevan2016-10-31
* Also retry failed Close() in the WritableFile's destructor.Gravatar Alexey Surkov2016-10-31
* Add support for clear devices in SavedModel.Gravatar Sukriti Ramesh2016-10-31
* Automated rollback of change 137715407Gravatar A. Unique TensorFlower2016-10-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-31
* Added the ability to wait for queues to start running before returning fromGravatar Benoit Steiner2016-10-31
* Added clear_devices option for export_scoped_meta_graph().Gravatar Sherry Moore2016-10-31
* Rename the TensorBoard "events" dashboard to "scalars".Gravatar Dan Mané2016-10-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-31
* Remove unneeded PLATFORM macro usage.Gravatar Vijay Vasudevan2016-10-31
* ScaleAndShift Bijector updates/fixes:Gravatar Ian Langmore2016-10-31
* The concat error message does not provide enough information. This just chang...Gravatar A. Unique TensorFlower2016-10-31
* Split code to compute control flow structure of a graph out of graph_partitio...Gravatar A. Unique TensorFlower2016-10-31
* Switch FakeQuant and Dequantize ops in array_ops to use C++ shape functions.Gravatar A. Unique TensorFlower2016-10-31
* Use gtl::FlatMap and gtl::FlatSet in several places instead ofGravatar A. Unique TensorFlower2016-10-31
* Fix nvcc non-opt build of fake quant ops by avoiding use of std::tupleGravatar A. Unique TensorFlower2016-10-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-31
* Refactor LinearRegressor from inheritance to composition.Gravatar A. Unique TensorFlower2016-10-31
* Fix ThreadSanitizer warnings on std::vector<bool>.Gravatar A. Unique TensorFlower2016-10-31
* Replace the C++ QueueRunner constructor with a static NewQueueRunner function.Gravatar Yuefeng Zhou2016-10-31
* Automated rollback of change 137740850Gravatar A. Unique TensorFlower2016-10-31
* Fixes for shared queue read functions:Gravatar A. Unique TensorFlower2016-10-31
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-31