aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add //tensorflow:install_headers targetGravatar Jason Zaman2018-09-05
* Simplify analysis in funcitonalize_cond by splitting CondState.Gravatar Jacques Pienaar2018-09-05
* Minimum change for generating Eager ops with Toco.Gravatar Yu-Cheng Ling2018-09-05
* compat: Update forward compatibility horizon to 2018-09-05Gravatar A. Unique TensorFlower2018-09-05
* Update `make_tensor_proto` docs to reference public symbol for `make_ndarray`.Gravatar Tom Hennigan2018-09-05
* Add support for grouped convolutions to the HloEvaluator.Gravatar Adrian Kuegel2018-09-05
* [XLA] Add some ReduceWindow tests, and make them more robust.Gravatar Michael Kuperstein2018-09-05
* PR #21187: Added a normalization term to ctc_beam_search_decoder for tfliteGravatar A. Unique TensorFlower2018-09-04
* Merge pull request #22074 from lc0:eager_saveGravatar TensorFlower Gardener2018-09-04
|\
* | Automated rollback of commit 8cf8afefdb4c240f74a05e24246c8cd2dcce9d54Gravatar Michael Case2018-09-04
* | Merge pull request #21951 from minggli:doc/sessionGravatar TensorFlower Gardener2018-09-04
|\ \
* | | Allow configuring session options in keras when running with distribution str...Gravatar Priya Gupta2018-09-04
* | | In TPUStrategy.configure, copy cluster spec from cluster resolver so that the...Gravatar Priya Gupta2018-09-04
* | | Make minimum num elements of quantizable weights tensor configurable.Gravatar Suharsh Sivakumar2018-09-04
* | | Set session_config.isolate_session_state to True for all strategies except Pa...Gravatar Priya Gupta2018-09-04
* | | Relu1 custom op.Gravatar Alan Chiao2018-09-04
* | | Clone the model in fit instead of compile for distribution strategy in keras.Gravatar Priya Gupta2018-09-04
* | | Move iterator.get_next() to be called inside fit from inside of standardize f...Gravatar Sourabh Bajaj2018-09-04
* | | Test cleanupsGravatar Asim Shankar2018-09-04
* | | Hardcode input range from output for reluGravatar A. Unique TensorFlower2018-09-04
* | | [XLA] Don't show trivial feature_group_count attributesGravatar David Majnemer2018-09-04
* | | Disable variable partitioning from TPU DNN canned estimator.Gravatar Michael Case2018-09-04
* | | Fix compiler warnings in `DebugNanCountOp` and `DebugNumericSummaryOp`.Gravatar Derek Murray2018-09-04
* | | Move GrapplerFunctionItem arguments.Gravatar Piotr Padlewski2018-09-04
* | | Add support for quantized (hybrid) bidirectional sequential LSTM Op.Gravatar A. Unique TensorFlower2018-09-04
* | | There were two different error reporting formats within TensorFlow: `{{key va...Gravatar A. Unique TensorFlower2018-09-04
| | * Add an explicit reason for NotImplementedError on eager model saveGravatar Sergii Khomenko2018-09-05
* | | Fix flakiness in ConvolutionInPlaneTest.testVertConvWithBlankImage byGravatar A. Unique TensorFlower2018-09-04
* | | Replace floating point functionality with integer alternative for microcontro...Gravatar Pete Warden2018-09-04
* | | Internal change.Gravatar Nupur Garg2018-09-04
* | | contrib/distributions: Test code cleanupsGravatar Asim Shankar2018-09-04
| |/ |/|
* | Automated rollback of commit 69753ba5dbe5950639efc1b5e065901651cd8973Gravatar Andrew Selle2018-09-04
* | Create a way to serialize Interpreter data to a flatbuffer.Gravatar Andrew Selle2018-09-04
* | Sort namedtuple fieldsGravatar Mark Daoust2018-09-04
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-04
* | Automatically use single core for stateful RNN in Keras TPU.Gravatar Jianwei Xie2018-09-04
* | Internal ChangeGravatar Michael Case2018-09-04
* | Add support for Softmax of 3D tensorsGravatar A. Unique TensorFlower2018-09-04
* | Add unit test that shows how to use foldl with inputs that have different sha...Gravatar A. Unique TensorFlower2018-09-04
* | [XLA] Add a test case for propagating the result layout of a non-elementwiseGravatar Bixia Zheng2018-09-04
* | Remove reference cycles when constructing distribution objectsGravatar Allen Lavoie2018-09-04
* | [tf.data] Add internal optimizations for executing simple functions in `MapDa...Gravatar Derek Murray2018-09-04
* | Merge pull request #19661 from jinxin0924:ma_easgdGravatar TensorFlower Gardener2018-09-04
|\ \
* | | Internal Change.Gravatar Michael Case2018-09-04
* | | Simplify _get_grad_fn_name and other minor fixes.Gravatar Saurabh Saxena2018-09-04
* | | Fix CRS combiner for spatial partitioningGravatar HyoukJoong Lee2018-09-04
* | | Optimize CuboidConvolutionBackwardKernel (Conv3D kernel backprop).Gravatar Eugene Zhulenev2018-09-04
* | | Support <4D tensor inputs for pad/padv2Gravatar Jared Duke2018-09-04
* | | Removed old dynamic learning rate support code.Gravatar A. Unique TensorFlower2018-09-04
* | | Disable rtti for builtin TFLite kernelsGravatar Jared Duke2018-09-04