aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add build rule for doc generationGravatar Mark Daoust2017-05-16
* Generalize layout assignment for bitcast reshapes.Gravatar A. Unique TensorFlower2017-05-16
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-16
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-16
* Add example to dynamic_partition and dynamic_stitch, that shows how they inte...Gravatar A. Unique TensorFlower2017-05-16
* PiperOrigin-RevId: 156139276Gravatar A. Unique TensorFlower2017-05-15
* Guarded whether the graph dashboard should request health pills on whether th...Gravatar A. Unique TensorFlower2017-05-15
* Android demo: remove unecessary loadlibrary call from TensorFlowImageClassifierGravatar Andrew Harp2017-05-15
* [TF RNN] Fix recently introduced bug if the state size is a scalar.Gravatar Eugene Brevdo2017-05-15
* TensorFlow: Clean ups to python_op_gen.Gravatar A. Unique TensorFlower2017-05-15
* [XLA] Add a test for a zero-element and scalar reshape operation.Gravatar A. Unique TensorFlower2017-05-15
* Automated g4 rollback of changelist 156112836Gravatar A. Unique TensorFlower2017-05-15
* Fix graph rendering in d3v4.Gravatar Dandelion Man?2017-05-15
* Fix some unused variable warnings when IS_MOBILE_PLATFORMGravatar A. Unique TensorFlower2017-05-15
* - Enable tf.image.decode_image to decode 4 channel PNG images.Gravatar A. Unique TensorFlower2017-05-15
* Compiled graph-related components using d3v4. No console errors appear when p...Gravatar A. Unique TensorFlower2017-05-15
* Change CudnnRNN default input mode from "auto_select" to "linear_input".Gravatar James Qin2017-05-15
* Neon-based depthwiseconv op.Gravatar A. Unique TensorFlower2017-05-15
* Ignore TypeError when striping or prepending name scopes.Gravatar Sherry Moore2017-05-15
* Add control dependencies to prevent nodes from being swapped back in too soon.Gravatar Benoit Steiner2017-05-15
* Support core feature columns in contrib canned Estimators.Gravatar Mustafa Ispir2017-05-15
* Correct gradient calculation for some complex-valued functions.Gravatar A. Unique TensorFlower2017-05-15
* Add copy_from_scaffold parameter in the Scaffold constructor. This allows cre...Gravatar A. Unique TensorFlower2017-05-15
* Improve the docstring in ExperimentGravatar Jianwei Xie2017-05-15
* Import gradient definitions in embedding_ops, instead of having to import the...Gravatar A. Unique TensorFlower2017-05-15
* PiperOrigin-RevId: 156096819Gravatar A. Unique TensorFlower2017-05-15
* Fixed the documentation for tf.layers.conv2d to indicate that `use_bias` take...Gravatar Neal Wu2017-05-15
* Fix use of incorrect OpDef from another graph's function library in Graph::Co...Gravatar Peter Hawkins2017-05-15
* Update RNN helpers to be able to handle dynamic state sizes.Gravatar Eugene Brevdo2017-05-15
* Mark flaky test as flaky.Gravatar Peter Hawkins2017-05-15
* Automated g4 rollback of changelist 155868794Gravatar Dan Ringwalt2017-05-15
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-15
* Remove TensorBoard README reference to Event Accumulator, which isn't part of...Gravatar Dandelion Man?2017-05-15
* Add a tutorial that explains the TensorBoard histogram dashboard.Gravatar Dandelion Man?2017-05-15
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-15
* Reset TensorFlow when destructing the SingleMachine clusterGravatar Benoit Steiner2017-05-15
* StridedSliceAssign for resource variables.Gravatar Alexandre Passos2017-05-15
* .assert_positive_definite and .assert_non_singular default implementationsGravatar Ian Langmore2017-05-15
* Make tf.feature_column publicGravatar Mustafa Ispir2017-05-15
* Refactor core/BUILD dependencies to avoid circular dependency with grappler.Gravatar A. Unique TensorFlower2017-05-15
* Fix type error: convert "view" to "list" for indexing.Gravatar A. Unique TensorFlower2017-05-15
* Automated g4 rollback of changelist 155505438Gravatar A. Unique TensorFlower2017-05-15
* Fixing issue with cuda configuration when cuda symlinked directories have a s...Gravatar A. Unique TensorFlower2017-05-15
* Fix importing a scoped metagraph into a graph that has an active name scope.Gravatar A. Unique TensorFlower2017-05-15
* Made TensorBoard frontend request health pills under the __debugger_data__ ru...Gravatar A. Unique TensorFlower2017-05-14
* Automated g4 rollback of changelist 155305963Gravatar Peter Hawkins2017-05-14
* [Tensorboard] Calculate rewritten node name (e.g. "X/Y/(Y)") correctly.Gravatar Eric Liu2017-05-14
* FeatureColumn: (public) docstring cleanup.Gravatar Jianwei Xie2017-05-12
* Improve Polymer test fixture definitionGravatar Justine Tunney2017-05-12
* tfdbg: apply nomac tag to grpc_session_debug_testGravatar Shanqing Cai2017-05-12