aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* special_math_ops: Fix handling of empty arrays in lbeta. We now follow the ...Gravatar Ian Langmore2017-03-20
* Add a tf.contrib.image.compose_transforms function (#781).Gravatar Dan Ringwalt2017-03-19
* tfdbg: CursesUI: add key mapping for backspace and delete keysGravatar Shanqing Cai2017-03-18
* Disable flaky tensorboard/backend:application_testGravatar Gunhan Gulsoy2017-03-18
* Added back the channel dimension check as a known channel dimension is requir...Gravatar Yao Zhang2017-03-17
* Update the comment for num_threads in input_fn.Gravatar Jianwei Xie2017-03-17
* Identify and fix bug in handling of variable-length data in ExampleParserOp.Gravatar Eugene Brevdo2017-03-17
* Make quantize training rewriter recognize Concat inputs.Gravatar Suharsh Sivakumar2017-03-17
* Remove __launch_bounds__ from DepthwiseConv2dBackpropInputGPUKernelNHWC.Gravatar A. Unique TensorFlower2017-03-17
* Show step and wall time of audio summaries.Gravatar A. Unique TensorFlower2017-03-17
* Scalar dashboard charts no longer try to choose range [0,1] when all data in ...Gravatar Dandelion Mané2017-03-17
* Prevent run names from oddly appearing at the bottom of the audio dashboard i...Gravatar A. Unique TensorFlower2017-03-17
* Change build visibility of tensorflow/compiler/tests:xla_test.Gravatar A. Unique TensorFlower2017-03-17
* Moved the function that converts metagraphdef into grappler item to its ownGravatar Benoit Steiner2017-03-17
* Correctly handle HTTP response code 410.Gravatar Alexey Surkov2017-03-17
* Supports label_keys in DNNClassifier.Gravatar A. Unique TensorFlower2017-03-17
* Add a note to `tf.Print` explaining where it prints to.Gravatar Mark Daoust2017-03-17
* tfdbg: update doc imagesGravatar Shanqing Cai2017-03-17
* Fix indentation in code snippet for SavedModel builder.Gravatar Sukriti Ramesh2017-03-17
* [XLA] Add test for broadcast of a scalar provided as a parameter.Gravatar A. Unique TensorFlower2017-03-17
* Use dynamic shape op to handle inputs of partially known shape.Gravatar Yao Zhang2017-03-17
* Convert from raw pointers to std::unique_ptrGravatar Brennan Saeta2017-03-17
* Support deepcopy in _SparseColumn.Gravatar A. Unique TensorFlower2017-03-17
* Integrated the grappler optimizers in TensorFlow.Gravatar Benoit Steiner2017-03-17
* Add tf.op_scope -> tf.name_scope (including argument reorder) to the TF upgra...Gravatar Neal Wu2017-03-17
* Explicilty retry failures of individual deletes in DeleteRecursively.Gravatar Alexey Surkov2017-03-17
* Test graph initialization logic in Estimator.Gravatar Mustafa Ispir2017-03-17
* Update AdamOptimizer's documentation to reflect its behaviorGravatar A. Unique TensorFlower2017-03-17
* Add None check for seq_len_mask before reshape.Gravatar A. Unique TensorFlower2017-03-17
* Add ExportRunMetadata in queue runner and ExportCostGraph in coordinator.Gravatar Yuefeng Zhou2017-03-17
* [Tensorflow] Add check fail when user passes a tensor with nullptr to lookup.Gravatar A. Unique TensorFlower2017-03-17
* Android: Added download models into build.gradle for android exampleGravatar A. Unique TensorFlower2017-03-17
* [XLA] Add mapping from HloInstruction to CallGraphNode.Gravatar Mark Heffernan2017-03-17
* Fix link in `constant_op.py`.Gravatar Mark Daoust2017-03-17
* Add an option to omit contrib tests in ci build.Gravatar Gunhan Gulsoy2017-03-17
* Adding the pip smoke test as the 8th test in sanity.Gravatar A. Unique TensorFlower2017-03-17
* Improve fused instruction dumpGravatar A. Unique TensorFlower2017-03-17
* Java: Constructor for creating Sessions with a ConfigProtoGravatar Asim Shankar2017-03-17
* Remove the unnecessary RTLD_GLOBAL dlopen flag in the remaining tests.Gravatar Jonathan Hseu2017-03-17
* Added data type info to conv autotune parameters.Gravatar Yangzihao Wang2017-03-17
* Improves performance of tf.matmul(a, b, ...) for dense tensors on NVIDIA GPUs...Gravatar A. Unique TensorFlower2017-03-17
* Removes an unnecessary check that blocks using multihead with custom heads.Gravatar Zakaria Haque2017-03-17
* Set producer version in the graph used by shape refiner to run constantGravatar A. Unique TensorFlower2017-03-17
* Fix mis-spelling.Gravatar A. Unique TensorFlower2017-03-17
* [XLA] Add a test for the remainder of two scalar U32s.Gravatar A. Unique TensorFlower2017-03-17
* Copied global step tests from contrib to core.Gravatar Mustafa Ispir2017-03-17
* Tested features, labels, and mode in Estimator.exportGravatar Mustafa Ispir2017-03-17
* Use e.errno instead of trying to except FileExistsError.Gravatar A. Unique TensorFlower2017-03-17
* - Update XLA for removal of TargetOptions::LessPreciseFPMADOption (LLVM r298023)Gravatar A. Unique TensorFlower2017-03-17
* Updates to RNNCells to allow easy storage of attention TensorArray in the state.Gravatar Eugene Brevdo2017-03-17