Linux Foundation Collaborative Projects
index
:
tensorflow
github.com/0.6.0
github.com/Config
github.com/ggadde-1-15-rc3-version
github.com/master
github.com/nightly
github.com/r0.10
github.com/r0.11
github.com/r0.12
github.com/r0.7
github.com/r0.8
github.com/r0.9
github.com/r1.0
github.com/r1.1
github.com/r1.10
github.com/r1.11
github.com/r1.12
github.com/r1.13
github.com/r1.14
github.com/r1.15
github.com/r1.2
github.com/r1.3
github.com/r1.4
github.com/r1.5
github.com/r1.6
github.com/r1.7
github.com/r1.8
github.com/r1.9
github.com/r2.0
github.com/r2.1
github.com/r2.2
github.com/r2.3
github.com/r2.4
github.com/r2.5
github.com/r2.6
github.com/rmothukuru-patch-1
github.com/rmothukuru-patch-2
github.com/rocm_sqrt
github.com/rthadur-patch-1
release_tmp_aligned_model
release_v1
release_v2
release_v2_fix_G0
Unnamed repository; edit this file 'description' to name the repository.
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-21
Go: Update generated wrapper functions for TensorFlow ops.
github.com/nightly
A. Unique TensorFlower
1
-24
/
+24
2021-08-21
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-21
Couple minor tweaks speeding up MemorySpaceAssignment.
Denis Vnukov
3
-13
/
+41
2021-08-21
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-21
Add bias adjustments when the scale for the bias would cause overflow.
A. Unique TensorFlower
6
-347
/
+42
2021-08-21
Add bias adjustments when the scale for the bias would cause overflow.
Taehee Jeong
6
-42
/
+347
2021-08-21
Enable XNNPACK as the default backend on x86 & x86-64 Android
A. Unique TensorFlower
1
-1
/
+2
2021-08-21
Enable XNNPACK as the default backend on x86 & x86-64 Android
Marat Dukhan
1
-2
/
+1
2021-08-21
[tfrt:tf] Add mhlo broadcasts movement patterns to shape optimization pass
Eugene Zhulenev
2
-9
/
+70
2021-08-21
[tfrt:tf] Update shape optimization pass to handle const shapes
Eugene Zhulenev
6
-13
/
+126
2021-08-21
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-21
compat: Update forward compatibility horizon to 2021-08-21
A. Unique TensorFlower
1
-1
/
+1
2021-08-21
Update GraphDef version to 865.
A. Unique TensorFlower
1
-1
/
+1
2021-08-21
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Let LoadSerializedAutotuneMaps return error whenever an entry with incompatib...
Ruocheng Wang
4
-11
/
+23
2021-08-20
Update TFRT dependency to use revision
A. Unique TensorFlower
1
-2
/
+2
2021-08-20
Add project to visibility list
Andrew Selle
1
-0
/
+1
2021-08-20
Integrate LLVM at llvm/llvm-project@b0391dfc737e
Alina Sbirlea
1
-2
/
+2
2021-08-20
[tf.data service] Improve the error message for static sharding.
Yang Chen
3
-16
/
+31
2021-08-20
Update keras RNG logic to use tf.random.Generator if possible.
Scott Zhu
2
-127
/
+11
2021-08-20
Disable failing node_file_writer_test on Windows.
Reed Wanderman-Milne
1
-0
/
+4
2021-08-20
Update comments and log statements about executing JITted functions
Aden Grue
1
-29
/
+18
2021-08-20
Add versioning control to `ConvParameters`. A version number (ConvParameters:...
Ruocheng Wang
5
-3
/
+77
2021-08-20
Remove IsLocalDevice() since it's no longer used.
Haoyu Zhang
1
-15
/
+0
2021-08-20
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Add pybind11_abseil as a dependency to TF OSS.
Monica Song
7
-6
/
+45
2021-08-20
Create a lib `xla_tpu_ops_gen` to provide the tpu_parititioned_input op in py...
A. Unique TensorFlower
1
-12
/
+0
2021-08-20
NFC: avoid collecting log info if logging is not enabled.
Denis Vnukov
2
-3
/
+14
2021-08-20
Move infeed layout retrieval into a separate pass.
Matthias Kramm
8
-82
/
+214
2021-08-20
[XLA:GPU] Fix a bug in tree reduction rewriter: respect output layout
George Karpenkov
2
-4
/
+30
2021-08-20
For GPU fused convolutions, add conv scale and side input scale as part of th...
Tim Shen
5
-16
/
+22
2021-08-20
Create a lib `xla_tpu_ops_gen` to provide the tpu_parititioned_input op in py...
Dinghua Li
1
-0
/
+12
2021-08-20
Automatically set a shape invariant for loop-created variables of dynamic shape.
Dan Moldovan
3
-27
/
+158
2021-08-20
Add environmental variable to write out executed nodes.
Reed Wanderman-Milne
10
-0
/
+521
2021-08-20
Update C++ dependency farmhash
Laura Pak
3
-4
/
+4
2021-08-20
When instantiating functions, look not only for explicitly-set AttrValues, bu...
Jeremy Meredith
2
-11
/
+31
2021-08-20
Cache GpuStreams within a thunk instance.
Changhui Lin
1
-10
/
+27
2021-08-20
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Propagate TF_Status Payloads
Faizan Muhammad
17
-83
/
+218
2021-08-20
[XLA] Tune heuristic for decision about using windowed einsum.
Marcello Maggioni
2
-4
/
+46
2021-08-20
Update the tf.train.ExponentialMovingAverage documentation to describe how to...
Tomer Kaftan
1
-54
/
+157
2021-08-20
Add outputs to on device training colab
Jaesung Chung
1
-33
/
+287
2021-08-20
Update TFRT dependency to use revision
A. Unique TensorFlower
1
-2
/
+2
2021-08-20
Integrate LLVM at llvm/llvm-project@9ae9262857a1
A. Unique TensorFlower
1
-2
/
+2
2021-08-20
Merge pull request #51478 from christopherbate:tf-trt-fix-dangerous-const-cast
TensorFlower Gardener
3
-216
/
+218
2021-08-20
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
1
-24
/
+24
2021-08-20
Update TFRT dependency to use revision
A. Unique TensorFlower
1
-2
/
+2
[next]