aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
...
* | | | | | | Removes the INTEL_MKL_ML_ONLY option from the CMakeLists build file since the...Gravatar Penporn Koanantakool2018-10-05
* | | | | | | Add DistributionStrategy support to moving average APIs.Gravatar A. Unique TensorFlower2018-10-05
| | * | | | | Expand stateless random generators to match their stateful cousinsGravatar Geoffrey Irving2018-10-05
* | | | | | | Add deprecation call-out for tf_mobileGravatar A. Unique TensorFlower2018-10-05
* | | | | | | Handle Range & BatchMatMul in partial Flex modeGravatar Yu-Cheng Ling2018-10-05
* | | | | | | Internal change.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | Brings V2 Optimizers into Keras w/ Keras signaturesGravatar A. Unique TensorFlower2018-10-05
* | | | | | | Profiler collects the number of replicas and num cores per replica used in th...Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | Disable micro/examples/micro_speech:micro_speech_test test under msanGravatar Smit Hinsu2018-10-05
| * | | | | | make sparsemax nan and infinity safeGravatar Andreas Madsen2018-10-05
* | | | | | | Refactoring TFLite export code. Unify OperatorCode generation logic.Gravatar Yu-Cheng Ling2018-10-05
* | | | | | | - Don't set tpu optimizer parameter variable during weight initialization if ...Gravatar Jing Li2018-10-05
* | | | | | | Relax some unnecessary 4D array restrictionsGravatar A. Unique TensorFlower2018-10-05
* | | | | | | Merge the different LSTM EvalFloat/EvalHybrid calls into a single file.Gravatar A. Unique TensorFlower2018-10-05
* | | | | | | Remove dependency on epsilon for diagonal shampoo.Gravatar A. Unique TensorFlower2018-10-04
* | | | | | | Fix link in eager notebook stub.Gravatar Billy Lamberta2018-10-04
* | | | | | | Add 'device' property to TPUMirroredVariable, so tf.train.init_from_checkpoin...Gravatar Ruoxin Sang2018-10-04
* | | | | | | Add Chaos Free Network (CFN) cell.Gravatar A. Unique TensorFlower2018-10-04
* | | | | | | Disable tensorrt:unary_test in OSS since it crashes with SEGV.Gravatar Todd Wang2018-10-04
* | | | | | | Fix for memory issue in micro test code, spotted by asan checksGravatar Pete Warden2018-10-04
* | | | | | | Internal change.Gravatar A. Unique TensorFlower2018-10-04
* | | | | | | Fix problem in quantized version of Comparison op handlerGravatar A. Unique TensorFlower2018-10-04
* | | | | | | Use weak symbols to inject flex delegatesGravatar Jared Duke2018-10-04
* | | | | | | Add xla library into contrib_pyGravatar Yanan Cao2018-10-04
* | | | | | | Automated rollback of commit 8dc7bc7764150253c03a666eee84fc48f867d6a2Gravatar A. Unique TensorFlower2018-10-04
* | | | | | | Fix quantization util test to pass with defined behavior on 32-bit architectu...Gravatar Alan Chiao2018-10-04
* | | | | | | Skip numeric checking in BROADCAST mode.Gravatar Youlong Cheng2018-10-04
* | | | | | | Experimental interpreter, kernels, and example running TensorFlow Lite on a m...Gravatar Pete Warden2018-10-04
| |/ / / / / |/| | | | |
| | | | | * Update rnn_cell.pyGravatar Tingbo Lu2018-10-05
| |_|_|_|/ |/| | | |
* | | | | Sparse output fully connected custom op.Gravatar Alan Chiao2018-10-04
* | | | | Internal change.Gravatar A. Unique TensorFlower2018-10-04
* | | | | BEGIN_PUBLICGravatar Mingxing Tan2018-10-03
* | | | | Fix a test.Gravatar Shashi Shekhar2018-10-03
* | | | | Automated rollback of commit c1b3b0b9e041d82e80c2cdcc623a387753daf0b4Gravatar Anna R2018-10-03
* | | | | TFLite Flex: Blacklist Control Flow OpsGravatar Yu-Cheng Ling2018-10-03
* | | | | Add MinimalRNN cell.Gravatar A. Unique TensorFlower2018-10-03
* | | | | Increase error-epsilon for ProfilingTest::ProfilesAreCollected.Gravatar Todd Wang2018-10-03
* | | | | Fix 1970s-style bug in LogSoftmax eval.Gravatar A. Unique TensorFlower2018-10-03
* | | | | Create new classes for Keras tests to allow us to create new test targets.Gravatar Anjali Sridhar2018-10-03
* | | | | Update size of mvn_diag_test and core_rnn_cell_test to medium to fix timeoutsGravatar Smit Hinsu2018-10-03
* | | | | Reduce batch sizes for some eager tests to prevert OOMs in OSS runsGravatar Todd Wang2018-10-03
* | | | | Merge pull request #22591 from EFanZh:fix-docsGravatar TensorFlower Gardener2018-10-03
|\ \ \ \ \
* | | | | | Add a require_static_shapes argument to DistributionStrategy class. This allo...Gravatar Anjali Sridhar2018-10-03
* | | | | | Internal change.Gravatar Anna R2018-10-03
* | | | | | Add NNAPI padding enums to NeuralNetworksShim.hGravatar A. Unique TensorFlower2018-10-03
* | | | | | Tests for metrics correctness with TPU strategyGravatar Priya Gupta2018-10-03
* | | | | | Add the option of merging bidirectional RNN and LSTM outputs into a single ou...Gravatar A. Unique TensorFlower2018-10-03
* | | | | | Merge pull request #22671 from dmitrievanthony:apache-ignite-dataset-fixes-af...Gravatar TensorFlower Gardener2018-10-03
|\ \ \ \ \ \
* | | | | | | Supports TPUEstimatorSpec in multi_head for TRAIN and PREDICT modes.Gravatar A. Unique TensorFlower2018-10-03
* | | | | | | Internal change.Gravatar Nupur Garg2018-10-03