aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add more doc for the dict returned by an estimator's evaluate() method in the...Gravatar Aurelien Geron2018-08-21
* Add more doc for the dict returned by an estimator's evaluate() methodGravatar Aurelien Geron2018-08-21
* Merge pull request #19932 from facaiy:ENH/support_run_configs_for_keras_modelGravatar TensorFlower Gardener2018-08-20
|\
* | Add the expected include directory for CUPTI on windows.Gravatar Gunhan Gulsoy2018-08-20
* | Add one pass algorithm option to calculate the mean and variance in group_nor...Gravatar A. Unique TensorFlower2018-08-20
* | Correctly use the aggregation mode set for variables inGravatar A. Unique TensorFlower2018-08-20
* | Set query_topology to False in TPU Distribution StrategyGravatar Frank Chen2018-08-20
* | [XLA] Use absl::make_unique instead of xla::MakeUnique.Gravatar Justin Lebar2018-08-20
* | Introduce basic CC library for generating TypeScript files for TensorFlow.js ...Gravatar Nick Kreeger2018-08-20
* | Add unpack to schema.Gravatar A. Unique TensorFlower2018-08-20
* | Ensure that functools.wraps is not called on functools.partial objects in rev...Gravatar A. Unique TensorFlower2018-08-20
* | Simplify Keras unit tests by removing unnecessary session scopes and introduc...Gravatar Francois Chollet2018-08-20
* | Merge pull request #21507 from Intel-tensorflow:fix-urlGravatar TensorFlower Gardener2018-08-20
|\ \
* | | Make the "predict" time series example more user friendly.Gravatar Allen Lavoie2018-08-20
* | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-20
* | | Improve `fit` error messages and introduce warning upon conflicting `class_we...Gravatar Francois Chollet2018-08-20
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-20
* | | Fix the update_version call to use python rather than ./ as the python path isGravatar Amit Patankar2018-08-20
* | | EIGEN_MAX_ALIGN_BYTES can be zero when vectorization is disabled. In that cas...Gravatar A. Unique TensorFlower2018-08-20
* | | Deprecate test_session() and introduce instead session() and cached_session().Gravatar A. Unique TensorFlower2018-08-20
* | | Automated rollback of commit fc4504edb1ab419ae59b0ebb9ff8d943beb61117Gravatar Scott Zhu2018-08-20
* | | Replace calls to tf_inspect.getargspec with tf_inspect.getfullargspec.Gravatar A. Unique TensorFlower2018-08-20
* | | Merge pull request #21621 from facaiy:CLN/add_div_no_nan_opGravatar TensorFlower Gardener2018-08-20
|\ \ \
* | | | Support Predict mode in PER_HOST_V2 input pipeline.Gravatar Youlong Cheng2018-08-20
* | | | [tf.data] Fix non-determinism in `tf.contrib.data.parallel_interleave()`.Gravatar Derek Murray2018-08-20
* | | | Enable TOCO and TFLite In Windows.Gravatar Andrew Selle2018-08-20
* | | | Unify RNN Cell interface between TF and Keras.Gravatar Scott Zhu2018-08-20
* | | | [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-20
* | | | Remove graph_callable.py and all references to it.Gravatar Akshay Agrawal2018-08-20
* | | | Relax out edge testing for now.Gravatar Jacques Pienaar2018-08-20
* | | | [XLA] Ensure we reset IR hooks even when CompileToExecutable fails.Gravatar Justin Lebar2018-08-20
* | | | Fix compiler warnings abbout narrowing when Eigen::DenseIndex != int64.Gravatar A. Unique TensorFlower2018-08-20
* | | | Remove check for interleaving of resource variables and values.Gravatar Jacques Pienaar2018-08-20
* | | | TFTS: Export an average_loss metricGravatar Allen Lavoie2018-08-20
* | | | Only UnsafeCopyFromInternal if src_type is different than external_src_dtype.Gravatar Suharsh Sivakumar2018-08-20
* | | | Adding functionality to Windows generate scripts to run for tf-nightly.Gravatar Amit Patankar2018-08-20
* | | | Minor fixes to TocoConverter.Gravatar Nupur Garg2018-08-20
* | | | [XLA] Make HloTestBase::GetDebugOptionsForTest virtual.Gravatar Justin Lebar2018-08-20
* | | | Fix the issue of losing last dimension for one hot column with weightsGravatar A. Unique TensorFlower2018-08-20
* | | | Avoid complex.h in context.h. Otherwise, Eigen/ABSL fail due to "I" macro.Gravatar Andrew Selle2018-08-20
* | | | Extend Java Interpreter API for TensorFlow LiteGravatar Jared Duke2018-08-20
* | | | Clarify meaning of `num_sampled` in `nce_loss`.Gravatar Mark Daoust2018-08-20
* | | | Minor NFC cleanups to deadness analysis.Gravatar Sanjoy Das2018-08-20
* | | | Fix TensorFlow Lite buildGravatar Jared Duke2018-08-20
* | | | Added uint8 support for Pack.Gravatar A. Unique TensorFlower2018-08-20
* | | | Doc: Update xla example instruction. Otherwise it fails withGravatar Tiezhen WANG2018-08-20
* | | | Fix include guardsGravatar A. Unique TensorFlower2018-08-20
* | | | Rollback of commit 9aab0861f45ae31850cc3d61cb48a628a9a809cc.Gravatar A. Unique TensorFlower2018-08-20
* | | | initializer might be a tensor so do not try to convert it to a booleanGravatar Alexandre Passos2018-08-20
* | | | Object-based checkpointing+eager support for mutable hash tablesGravatar Allen Lavoie2018-08-20