aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Builds a static tf.train.Saver from a checkpointable object graphGravatar Allen Lavoie2018-09-07
* Merge pull request #21768 from superbobry:fix-load_inputs_from_input_arg_stringGravatar TensorFlower Gardener2018-09-07
|\
* | Add tf_api_version flag. If --define=tf_api_version=2 flag is passed in, then...Gravatar Anna R2018-09-07
* | Switching default loss reduction for core tensorforest to be the same as in o...Gravatar A. Unique TensorFlower2018-09-07
* | Automated rollback of commit 9b15806d96cdb1ecaac1400582a01e3944b58406Gravatar Gunhan Gulsoy2018-09-07
* | Internal change.Gravatar A. Unique TensorFlower2018-09-07
* | Delete parallel_check_op_flags.Gravatar Sanjoy Das2018-09-07
* | Add TFL_TensorName() to C APIGravatar Jared Duke2018-09-07
* | Add support for per epoch callbacks and returning model.history.Gravatar Sourabh Bajaj2018-09-07
* | Fix LazyAdamOptimizer behavior for ResourceVariables (second try)Gravatar A. Unique TensorFlower2018-09-07
* | Fix bug in flops computation in eigen_benchmark_cpu_test.Gravatar Eugene Zhulenev2018-09-07
* | Merge pull request #22003 from yongtang:21999-verbsGravatar TensorFlower Gardener2018-09-07
|\ \
* | | disabling test thats timing out in asanGravatar Olivia Nordquist2018-09-07
* | | [data-stats] Adds `buffer_utilization` statistics for PrefetchDataset.Gravatar Shivani Agrawal2018-09-07
* | | Remove some straggling dead references to host compute and host module.Gravatar Mark Heffernan2018-09-07
* | | Remove some undefined behavior in DynamicStitchOpGravatar Allen Lavoie2018-09-07
* | | Fixed XLA build error.Gravatar A. Unique TensorFlower2018-09-07
* | | Re-enable identity transpose removal across chains optimization in Grappler.Gravatar A. Unique TensorFlower2018-09-07
* | | Decouple TFL_Model and TFL_Interpreter lifetimesGravatar Jared Duke2018-09-07
* | | Special handling of 'range' builtin in live_values analysis.Gravatar A. Unique TensorFlower2018-09-07
* | | mkl_pooling_ops_common.cc: convert asserts to DCHECKs.Gravatar A. Unique TensorFlower2018-09-07
* | | [XLA] Sink PrecisionConfig into Hlo{Dot,Convolution}InstructionGravatar David Majnemer2018-09-07
* | | Merge pull request #21997 from coder3101:fix-21762Gravatar TensorFlower Gardener2018-09-07
|\ \ \
* | | | Fixed the KerasOnTPU support for non-sgd optimizer with using_single_core=True.Gravatar Jianwei Xie2018-09-07
* | | | tfdbg: adjust the scope of mutex for keeping track of disk usageGravatar Shanqing Cai2018-09-07
* | | | Fix compilation of XLA.Gravatar Ilya Biryukov2018-09-07
* | | | Automated rollback of commit 5a635e3472e16007830fca533c35b2f63fc4f898Gravatar A. Unique TensorFlower2018-09-07
* | | | Support not automatically watching (trainable) accessed variables in Gradient...Gravatar Tom Hennigan2018-09-07
* | | | [TF:XLA] Split XLA Concat Ops that fail on large sets of inputs.Gravatar A. Unique TensorFlower2018-09-07
* | | | compat: Update forward compatibility horizon to 2018-09-07Gravatar A. Unique TensorFlower2018-09-07
* | | | [XLA:GPU] Clean up init thunk handling to handle arbitrary fused init valuesGravatar Benjamin Kramer2018-09-07
* | | | Added functionality of passing loss reduction as argument for RNNClassifier w...Gravatar A. Unique TensorFlower2018-09-06
* | | | Set Vspace only one timeGravatar Akshay Modi2018-09-06
* | | | Split out HloDomainInstruction as subclass form HloInstruction.Gravatar A. Unique TensorFlower2018-09-06
* | | | Make num_quantiles configurable; update the epsilon value as well since epsil...Gravatar A. Unique TensorFlower2018-09-06
* | | | Split out HloDotInstruction as subclass from HloInstruction.Gravatar A. Unique TensorFlower2018-09-06
* | | | [XLA] Add support for convolution feature groups to HloCostAnalysisGravatar David Majnemer2018-09-06
* | | | Fix copy-paste error in fused_conv2d_bias_activation_op error message.Gravatar Justin Lebar2018-09-06
* | | | Add TF Lite-disabling variableGravatar Austin Anderson2018-09-06
* | | | Zero out the result buffer for strided conv backward filter for NHWC layouts.Gravatar Tim Shen2018-09-06
* | | | Set meta_optimizer to use custom graph optimizers for both toggling optimizer...Gravatar A. Unique TensorFlower2018-09-06
* | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-06
* | | | Merge pull request #22026 from pengwa:fix_tf_split_docGravatar TensorFlower Gardener2018-09-06
|\ \ \ \
* | | | | Adding support for FeatureColumn input in Keras models. Modifies the Model.fi...Gravatar Rohan Jain2018-09-06
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-06
* | | | | Automated rollback of commit 24787842adfefe35f5a520313d775b14c29f143aGravatar A. Unique TensorFlower2018-09-06
* | | | | Add compression options to Python's TFRecordOptionsGravatar A. Unique TensorFlower2018-09-06
* | | | | removing a test thats timing out on tapGravatar Olivia Nordquist2018-09-06
* | | | | Added experimental C APIs based on eager, as a first step towards using eagerGravatar Mingsheng Hong2018-09-06
* | | | | failing on tsan so disablingGravatar Olivia Nordquist2018-09-06