aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* | | | | | | Merge pull request #20735 from lgeiger:patch-1Gravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \
* | | | | | | | Add nullptr checks so that Write() and Flush() fail instead of segfaultGravatar A. Unique TensorFlower2018-08-06
* | | | | | | | Merge pull request #21256 from CyanoKobalamyne:patch-1Gravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #21386 from ageron:fix_unread_var_nameGravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Expose tf_if_stmt to other modules.Gravatar Dan Moldovan2018-08-06
* | | | | | | | | | This removes the output & mask caching done by graph networks in graph mode.Gravatar Francois Chollet2018-08-06
* | | | | | | | | | Make sure the output values are same before and after graph optimization.Gravatar A. Unique TensorFlower2018-08-06
* | | | | | | | | | Merge pull request #21151 from cosine0:masterGravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #20056 from msamogh:masterGravatar TensorFlower Gardener2018-08-06
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | tf.contrib.coder cleanup.Gravatar A. Unique TensorFlower2018-08-06
* | | | | | | | | | | | [XLA] Produce fake args using one computation, not N.Gravatar Justin Lebar2018-08-06
* | | | | | | | | | | | More getargspec cleanups.Gravatar Alexandre Passos2018-08-06