aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* [ROCm] bazel build system and continuous integration logicGravatar Wen-Heng (Jack) Chung2018-09-05
* Expose an axis argument for VocabInfo, which allows for warm-starting of the ...Gravatar Eddie Zhou2018-09-05
* Deprecate `tf.ReaderBase` and related APIs.Gravatar Derek Murray2018-09-05
* Fold CapturingGraph into FuncGraph.Gravatar Skye Wanderman-Milne2018-09-05
* Remove logging which generates tons of logs for large model.Gravatar Jianwei Xie2018-09-05
* [tf.data] Minor fix to remove unnecessary difference between the implementati...Gravatar Jiri Simsa2018-09-05
* Merge pull request #21993 from perfinion:jpegGravatar TensorFlower Gardener2018-09-05
|\
* | Experimental work-in-progress support for TPUStrategy in keras.Gravatar Priya Gupta2018-09-05
* | Merge pull request #22046 from yongtang:08202018-conv1d-docGravatar TensorFlower Gardener2018-09-05
|\ \
* | | Support converting eager tensor to tf.float16 if a numpy half is passed.Gravatar Akshay Modi2018-09-05
* | | Skip quantization of optional tensors (tensor_idx = -1)Gravatar Suharsh Sivakumar2018-09-05
* | | Special-case the AccumulateNV2 op in print_selective_registration_headerGravatar A. Unique TensorFlower2018-09-05
* | | Deprecate `tf.train.batch()` and related APIs.Gravatar Derek Murray2018-09-05
* | | Merge pull request #21716 from artsobolev:pfor-softplus-fixGravatar TensorFlower Gardener2018-09-05
|\ \ \
* | | | Correct gradient for multi-output tfe.py_funcGravatar Alexandre Passos2018-09-05
* | | | [XLA] Rename PrecisionConfigProto to PrecisionConfigGravatar David Majnemer2018-09-05
* | | | [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* | | | Change tags for estimator_testGravatar Austin Anderson2018-09-05
* | | | [tf.data]: Fix internal comment.Gravatar Brennan Saeta2018-09-05
* | | | BEGIN_PUBLICGravatar Mark Heffernan2018-09-05
* | | | Make TFLite NNAPI delegate friendlier to application code. Esp. allows runningGravatar A. Unique TensorFlower2018-09-05
* | | | Make logging less verboseGravatar Sanjoy Das2018-09-05
* | | | Internal Change.Gravatar Michael Case2018-09-05
* | | | Internal change.Gravatar A. Unique TensorFlower2018-09-05
* | | | Allow gradients() calls from inside a tfe.defun wrt captured tensors.Gravatar Skye Wanderman-Milne2018-09-05
* | | | [TF:XLA] Define DefaultPrecisionConfig in HloTestBase and delete multiple dup...Gravatar Dimitris Vardoulakis2018-09-05
* | | | libc++ fix: make comparison functors constGravatar A. Unique TensorFlower2018-09-05
* | | | test_util.py: Allow use_gpu to change between calls to self.cached_session()Gravatar Asim Shankar2018-09-05
* | | | Introduce auxiliary input and allow "cross-linking" in the bidirectional LSTM...Gravatar A. Unique TensorFlower2018-09-05
* | | | Add HloSchedule class representing a sequential order of an HloModule.Gravatar Mark Heffernan2018-09-05
* | | | Optimize CuboidConvolutionBwdInput.Gravatar Eugene Zhulenev2018-09-05
* | | | Set CUDA_VISIBLE_DEVICES='' tfcompile and tfcompile tests' genrules.Gravatar Justin Lebar2018-09-05
* | | | [XLA] Give "big" and "small" params different colors in hlo_graph_dumper.Gravatar Justin Lebar2018-09-05
* | | | Fix categorical feature handler accumulator to use high precision 64 bit accu...Gravatar A. Unique TensorFlower2018-09-05
* | | | Alias tensorflow::gtl::InlinedVector to absl::InlinedVectorGravatar Benjamin Kramer2018-09-05
* | | | Exclude icf=all from TFLite linker options on iOS.Gravatar A. Unique TensorFlower2018-09-05
* | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-05
* | | | utils cleanup: move the builtins module under operators.Gravatar Dan Moldovan2018-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