aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ENH: expose tf.div_no_nan apiGravatar Yan Facai (颜发才)2018-08-14
* CLN: rename api fileGravatar Yan Facai (颜发才)2018-08-14
* CLN: only support float32, float64Gravatar Yan Facai (颜发才)2018-08-14
* CLN: rename unsafe_div => div_no_nanGravatar Yan Facai (颜发才)2018-08-14
* CLN: rename UnsafeDiv => DivNoNanGravatar Yan Facai (颜发才)2018-08-14
* CLN: clang-format format cc codesGravatar Yan Facai (颜发才)2018-08-09
* Merge branch 'master' into ENH/unsafe_divGravatar Yan Facai (颜发才)2018-08-07
|\
| * support quantized comparisonGravatar A. Unique TensorFlower2018-08-06
| * Update mobilenet v1 docs to include revised tflite models.Gravatar Suharsh Sivakumar2018-08-06
| * Add a HasLiteral check for in hlo_graph_dumper. This is useful to printGravatar A. Unique TensorFlower2018-08-06
| * Add comments to MirroredStrategy's reduce function. Also add more unit tests.Gravatar Anjali Sridhar2018-08-06
| * Merge pull request #20419 from hermanzdosilovic:patch-1Gravatar TensorFlower Gardener2018-08-06
| |\
| * | Handle `self` argument in defun.Gravatar Akshay Agrawal2018-08-06
| * | Implementation of logical_and logical_notGravatar A. Unique TensorFlower2018-08-06
| * | Automated rollback of commit 93cb777778d151df1ab12a1f65b8dada91a28583Gravatar Scott Zhu2018-08-06
| * | Resolve distributed variables captured by defun at call timeGravatar Igor Ganichev2018-08-06
| * | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-06
| * | Raise an error when users use DistributionStrategy and native Keras optimizers.Gravatar Anjali Sridhar2018-08-06
| * | Merge pull request #20540 from rongjiecomputer:boringsslGravatar TensorFlower Gardener2018-08-06
| |\ \
| * | | [XLA] Compile in parallel within replay_computation.Gravatar Justin Lebar2018-08-06
| * | | Add a way to generate compat.v* modules in create_python_api.py. WeGravatar Anna R2018-08-06
| * | | Don't store NumPy arrays in the defun cache. Instead, treat them like Tensors.Gravatar Akshay Agrawal2018-08-06
| * | | Raise an error when using stateful metrics with DistributionStrategy.Gravatar Anjali Sridhar2018-08-06
| * | | Fix error in freezing batch norm variables. Previously, only batch mean stat...Gravatar Raghuraman Krishnamoorthi2018-08-06
| * | | Merge pull request #19403 from Intel-tensorflow:primreuse_poolingGravatar TensorFlower Gardener2018-08-06
| |\ \ \
| * | | | Map and filter fusionGravatar Piotr Padlewski2018-08-06
| * | | | [XLA:GPU] Don't run convolution autotuning concurrently on the same GPU.Gravatar Justin Lebar2018-08-06
| * | | | Deprecate BasicLSTMCell and push user to use LSTMCell instead.Gravatar Scott Zhu2018-08-06
| * | | | Internal cleanupGravatar Scott Zhu2018-08-06
| * | | | [XLA:CPU/GPU] Fix a problem in the random number generator.Gravatar Bixia Zheng2018-08-06
| * | | | Support quantization of layers with a conv/matmul followed by an activation,...Gravatar Raghuraman Krishnamoorthi2018-08-06
| * | | | Merge pull request #21360 from tensorflow:terrytangyuan-patch-1Gravatar TensorFlower Gardener2018-08-06
| |\ \ \ \
| * | | | | Make depth_space_ops visible to friends.Gravatar A. Unique TensorFlower2018-08-06
| * | | | | Update tb-nightly dep to >= 1.11.0a0, < 1.12.0a0Gravatar Nick Felt2018-08-06
| * | | | | An experimental ProtoBuf(GraphDef) to FlatBuffer(TFLite) converter)Gravatar Yu-Cheng Ling2018-08-06
| * | | | | Merge pull request #21065 from case540:disable_sdca_on_gpuGravatar TensorFlower Gardener2018-08-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #21049 from DavidNorman:optionally-disable-iota-testGravatar TensorFlower Gardener2018-08-06
| |\ \ \ \ \ \
| * | | | | | | Add an optional input signature for functions generated with defun.Gravatar Akshay Agrawal2018-08-06
| * | | | | | | Add c++ gradient for cast op.Gravatar A. Unique TensorFlower2018-08-06
| * | | | | | | internal changeGravatar Mark Daoust2018-08-06
| * | | | | | | Add missing annotation to mutex_lock's move constructor.Gravatar Justin Lebar2018-08-06
| * | | | | | | [TF:XLA] Fix testRandomUniformIsNotConstant for F16.Gravatar Bixia Zheng2018-08-06
| * | | | | | | Disable local test for collective ops.Gravatar Yuefeng Zhou2018-08-06
| * | | | | | | Toco support for export "Div" to tensorflow graphdef.Gravatar A. Unique TensorFlower2018-08-06
| * | | | | | | [TF] Extend the Softmax kernels so they accept shapes with rank >= 1, rather ...Gravatar Peter Hawkins2018-08-06
| * | | | | | | ResolveConstantFakeQuant should try to match the exact math of the FakeQuant ...Gravatar Suharsh Sivakumar2018-08-06
| * | | | | | | Merge pull request #19920 from samikama:TRTOpsForTensorBoardGravatar TensorFlower Gardener2018-08-06
| |\ \ \ \ \ \ \
| * | | | | | | | Update Google Cloud Bigtable C++ Client version.Gravatar A. Unique TensorFlower2018-08-06
| * | | | | | | | VLOG(1) some compilation stats on a compile.Gravatar Sanjoy Das2018-08-06
| * | | | | | | | Ensure XlaDevice discards failed streams from its DeviceContext.Gravatar Todd Wang2018-08-06