aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Moving FinalOpsHook into basic_session_run_hooks.Gravatar Nathan Silberman2017-01-04
* Remove pending inputs from RunState of DirectSession::Run.Gravatar Suharsh Sivakumar2017-01-04
* Improved documentation for OpenCL setupGravatar Benoit Steiner2017-01-04
* Remove a few ununsed functions.Gravatar Li Lao2017-01-04
* Defer optimizer function run in linear classifier until apply gradient step. ...Gravatar A. Unique TensorFlower2017-01-04
* Removing comments for investigation of the root cause of test tolerance chang...Gravatar A. Unique TensorFlower2017-01-04
* Include stream_executor headers in pip package include directory.Gravatar Vijay Vasudevan2017-01-04
* Update callers of array_ops.concat to call array_ops.concat_v2 instead since ...Gravatar A. Unique TensorFlower2017-01-04
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-04
* Make Empty Op Stateful.Gravatar A. Unique TensorFlower2017-01-04
* Remove unused FLAGS variable.Gravatar Patrick Nguyen2017-01-04
* Make srcs and deps arguments to tf_cuda_cc_test build rule optional.Gravatar Peter Hawkins2017-01-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-04
* Android: add support for object names in MultiboxTrackerGravatar Andrew Harp2017-01-04
* LinearOperatorIdentity added to tensorflow/contrib/linalg/Gravatar Ian Langmore2017-01-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-04
* Allow fully dynamic batch/event overrides.Gravatar Joshua V. Dillon2017-01-04
* Android: add debug-specific overlay for detection activity that can be render...Gravatar Andrew Harp2017-01-04
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-04
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Move SIMD feature warnings to the first use of intensive CPU computation, rat...Gravatar Pete Warden2017-01-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-04
* Add deprecation warnings to tf.neg and prepare for deprecation warnings ofGravatar Andrew Selle2017-01-04
* Switch tf-learn BaseEstimator.evaluate() to using evaluation.evaluate_once()Gravatar Shanqing Cai2017-01-04
* Mark gemmlowp result as initialized.Gravatar Patrick Nguyen2017-01-04
* Add support for byte-level native access for Android TensorFlow.Gravatar A. Unique TensorFlower2017-01-04
* Change for internal compatibility.Gravatar A. Unique TensorFlower2017-01-04
* Fix parsing of Python command-line arguments in tests.Gravatar Peter Hawkins2017-01-04
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-04
* Fix typo (though --> through) in tf.placeholder_with_default().Gravatar A. Unique TensorFlower2017-01-04
* Updated description of CheckpointSaver.Gravatar A. Unique TensorFlower2017-01-04
* LinearOperator (base class), prefer statically defined shape if available.Gravatar Ian Langmore2017-01-04
* Automated rollback of change 143523842Gravatar A. Unique TensorFlower2017-01-04
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-04
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-03
* tfdbg doc: minor fix re. command-line flagsGravatar Shanqing Cai2017-01-03
* tfdbg CLI: let list_tensors (lt) output display dump file sizeGravatar Shanqing Cai2017-01-03
* Added Experiment integration tests with custom Estimator, linear/dnn/combined...Gravatar Mustafa Ispir2017-01-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-03
* Fix usage of tensorflow namespace in graph_to_dotGravatar Pete Warden2017-01-03
* Optimize im2col section of quantized convolutionGravatar Pete Warden2017-01-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-03
* Adds the following new ops:Gravatar A. Unique TensorFlower2017-01-03
* Android: add Timer utility class for measuring cpu and wall time.Gravatar Andrew Harp2017-01-03
* Fix freeze_graph.Gravatar A. Unique TensorFlower2017-01-03
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-03
* Fix a bug in sparse_softmax_cross_entropy for weights of unspecified shape.Gravatar A. Unique TensorFlower2017-01-03
* Add control edge support to TensorId.Gravatar Skye Wanderman-Milne2017-01-03
* Remove unused FLAGS.Gravatar Patrick Nguyen2017-01-03