aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [XLA:CPU,GPU] Implement more cases of convertGravatar David Majnemer2018-07-23
* Add support for `is_tensor_like` property to DistributedValues and add suppor...Gravatar Anjali Sridhar2018-07-22
* Add synchronization and aggregation arguments to variable creation methods in...Gravatar Yuefeng Zhou2018-07-22
* [tf.data / Bigtable] Renamed BigTable class to BigtableTable for clarityGravatar Misha Brukman2018-07-22
* Use paramaterized tests in `train_test.py`.Gravatar A. Unique TensorFlower2018-07-22
* Add function crf_multitag_sequence_score which enables calculating scores wit...Gravatar A. Unique TensorFlower2018-07-21
* [tf.data / Bigtable] Document use of the Cloud Bigtable APIGravatar Brennan Saeta2018-07-21
* Support while ops to be CSEd in HLO. Do so if they have same bodies, conditions,Gravatar A. Unique TensorFlower2018-07-21
* Merge pull request #21012 from gunan:win_fix_typoGravatar TensorFlower Gardener2018-07-21
|\
* | Add a simple test for benchmark.Gravatar Shashi Shekhar2018-07-20
* | Merge pull request #20970 from yongtang:20247-or-toolsGravatar TensorFlower Gardener2018-07-20
|\ \
| | * Fix more typos.Gravatar Gunhan Gulsoy2018-07-20
* | | Enable a few oss profiler tests.Gravatar Shashi Shekhar2018-07-20
* | | Exclude (some) tensorrt tests from mac build and cuda_on_cpu build.Gravatar Guangda Lai2018-07-20
| | * Fix typo in windows build scripts.Gravatar Gunhan Gulsoy2018-07-20
| |/ |/|
* | [TF:XLA] Enable better fusion-operand sharing in copy elision.Gravatar A. Unique TensorFlower2018-07-20
* | BEGIN_PUBLICGravatar Xuechen Li2018-07-20
* | [XLA] add BitcastConvertType to local Python clientGravatar A. Unique TensorFlower2018-07-20
* | Avoid argmax/argmin divide by 0 when the output tensor is an empty tensor.Gravatar A. Unique TensorFlower2018-07-20
* | build_tf_windows.sh: Add --test_target option to control which tests to runGravatar A. Unique TensorFlower2018-07-20
* | Merge pull request #20981 from case540:nccl_configure_cherrypickGravatar TensorFlower Gardener2018-07-20
|\ \
* | | Add gpu_event_mgr::WarnIfInCallback() analysis function, includedGravatar A. Unique TensorFlower2018-07-20
* | | Merge pull request #20993 from joeyearsley:patch-5Gravatar TensorFlower Gardener2018-07-20
|\ \ \
* | | | Automated rollback of commit 265292420de30f24805d28886d403dc42d3685b3Gravatar A. Unique TensorFlower2018-07-20
* | | | Relax dependency checking for custom op librariesGravatar Allen Lavoie2018-07-20
* | | | TFLite Python: Make resize_input_tensor accept list/tuple sizes.Gravatar Yu-Cheng Ling2018-07-20
* | | | TFLite Reshape - Uses shape input tensorGravatar Yu-Cheng Ling2018-07-20
* | | | Align TFLite tensors to 64 bytes for EIGEN_DONT_ALIGNGravatar Yu-Cheng Ling2018-07-20
* | | | Add support for computing Softmax activation over tensors of rank 1.Gravatar A. Unique TensorFlower2018-07-20
* | | | Merge pull request #20939 from girving:nd-errorsGravatar TensorFlower Gardener2018-07-20
|\ \ \ \
* \ \ \ \ Merge pull request #20923 from kekeblom:masterGravatar TensorFlower Gardener2018-07-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #20944 from skambha:issue-opendbGravatar TensorFlower Gardener2018-07-20
|\ \ \ \ \ \
* | | | | | | Automated rollback of commit 8257891f378027a1a7c0403ba6ba0aeb313496a0Gravatar Katherine Wu2018-07-20
* | | | | | | [XLA:GPU] Limit the number of shmem tiles XLA:GPU will use for 021 transposes.Gravatar Justin Lebar2018-07-20
* | | | | | | Update Grappler to use existing functions for retrieving a node'sGravatar A. Unique TensorFlower2018-07-20
* | | | | | | Merge pull request #20934 from yongtang:07182018-QuantizedAddGravatar TensorFlower Gardener2018-07-20
|\ \ \ \ \ \ \
* | | | | | | | Comment about TfLiteDelegateParamsGravatar Yu-Cheng Ling2018-07-20
* | | | | | | | Adding descriptor source test.Gravatar Jiri Simsa2018-07-20
* | | | | | | | [XLA] Make ClientLibraryTestBase::AddParam work with the reference backend.Gravatar Justin Lebar2018-07-20
* | | | | | | | Merge pull request #15469 from thisisrandy:masterGravatar TensorFlower Gardener2018-07-20
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #20512 from yongtang:06302018-gitignoreGravatar TensorFlower Gardener2018-07-20
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #20508 from henry860916:masterGravatar TensorFlower Gardener2018-07-20
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Fix a bug in stats updation and add a test.Gravatar Shashi Shekhar2018-07-20
* | | | | | | | | | | Remove float64 math in linear_to_mel_weight_matrix.Gravatar RJ Ryan2018-07-20
* | | | | | | | | | | [XLA] Make it illegal to call XlaOp::builder() if the op is uninitialized.Gravatar Justin Lebar2018-07-20
* | | | | | | | | | | [XLA] s/ir_builder/b/Gravatar Justin Lebar2018-07-20
* | | | | | | | | | | Place infeed_enqueue and infeed_enqueue_tuple ops on the host device rather t...Gravatar A. Unique TensorFlower2018-07-20
* | | | | | | | | | | Add lookup table size ops to checkpointing whitelist.Gravatar Skye Wanderman-Milne2018-07-20
* | | | | | | | | | | Add estimator in contrib that loads its model function from a SavedModel.Gravatar Katherine Wu2018-07-20
* | | | | | | | | | | Start implementation of Iota HLO.Gravatar Nick Desaulniers2018-07-20