Sign in
chromium
/
external
/
github.com
/
tensorflow
/
tensorflow
/
refs/tags/v1.6.0
d2e24b6
Don't assign device for the keras part of _saved_first_checkpoint. Fix #14504. (#17231)
by Yifei Feng
· 8 years ago
v1.6.0
0f52f44
Pull request for fixing warm-starting device placement (#17312) (#17314)
by Gunhan Gulsoy
· 8 years ago
72b5d12
Bump the version of CUB in cmake build. (#17310)
by Gunhan Gulsoy
· 8 years ago
8e59ab3
Merge pull request #17281 from gunan/r1.6
by Gunhan Gulsoy
· 8 years ago
e4b7f8d
Add test for bug in CUB that caused dynamic partition to fail on the GPU.
by A. Unique TensorFlower
· 8 years ago
c6b6af3
* CUB updated to 1.8.0 * updated ShuffleIndex because of API change
by A. Unique TensorFlower
· 8 years ago
109004b
Update version string to 1.6.0 (#17251)
by Gunhan Gulsoy
· 8 years ago
3407102
Disabling kmeans tests for release testing on kokoro. (#17181)
by Amit Patankar
· 8 years ago
5564001
Merge test local (#17174)
by Amit Patankar
· 8 years ago
1ef6ea5
Add clean_dep to tf_cc_test. (#17036)
by Seungil You
· 8 years ago
62b3b9a
Docs fix r1.6 (#17038)
by Mark Daoust
· 8 years ago
ecec1d8
Update RELEASE.md
by Andrew Harp
· 8 years ago
22ff574
Add instructions for building CUDA-enabled Android TensorFlow (#16961)
by Andrew Harp
· 8 years ago
b6c2273
Bump JetPack default to 3.2 in Android build script (#16842)
by Andrew Harp
· 8 years ago
6261d35
Merge pull request #16959 from gunan/r1.6
by Gunhan Gulsoy
· 8 years ago
9d8994a
Remove header dependence on cuda_config.h to fix opensource custom op support.
by Gunhan Gulsoy
· 8 years ago
51f5bb0
Merge pull request #16956 from gunan/r1.6
by Gunhan Gulsoy
· 8 years ago
43ecf848
Revert "Add checkpoint file prefix check (#14341)"
by Gunhan Gulsoy
· 8 years ago
7f98286
Fix undefined name: import as_str_any for line 35 (#16668)
by cclauss
· 8 years ago
7c799e1
Move TPU doc to "using_tpu". Add short titles to some docs.
by Mark Daoust
· 8 years ago
0851b15
TPUEstimator: Revert the global_step change and require the user to explicitly
by Jonathan Hseu
· 8 years ago
c829c71
[tf.data] Fix a memory leak when an iterator is reinitialized many times in a session.
by Derek Murray
· 8 years ago
d4ad85b
Fix bug in and speed up ConstantFolding::CreateNodeDef():
by A. Unique TensorFlower
· 8 years ago
1eca578
[tf.data] Fix use-after-free bug when closing down an input pipeline.
by Derek Murray
· 8 years ago
b2e1e9f
Merge pull request #16915 from gunan/release
by Amit Patankar
· 8 years ago
61df29f
Update version string to 1.6.0-rc1
by Gunhan Gulsoy
· 8 years ago
963941e
Update tensorboard dependency to 1.6.0+ and new name (#16815)
by Nick Felt
· 8 years ago
83f06ec
Adding the Visual Studio specification for cmake for the 1.6 branch. (#16852)
by Amit Patankar
· 8 years ago
00ac8b3
Merge pull request #16783 from jhseu/numpy_version
by Amit Patankar
· 8 years ago
573c6f4
Bump the required numpy version in r1.6
by Jonathan Hseu
· 8 years ago
aaf367e
Merge pull request #16756 from jhseu/r1.6_macfix
by Amit Patankar
· 8 years ago
v1.6.0-rc0
232fec7
Fix for_canonicalization_test
by Jonathan Hseu
· 8 years ago
35b1c07
Merge pull request #16748 from av8ramit/fix_win_gpu_2
by Amit Patankar
· 8 years ago
7946a0b
Fix the Windows GPU build #2
by Jonathan Hseu
· 8 years ago
d09270d
Merge pull request #16732 from av8ramit/fix_win_gpu_16
by Amit Patankar
· 8 years ago
6842913
Delete device_functions.h include.
by Jonathan Hseu
· 8 years ago
5b42dde
Merge pull request #16727 from av8ramit/session_test_fix
by Amit Patankar
· 8 years ago
b0f12df
Merge pull request #16728 from av8ramit/disable_win_io_utils_test
by Amit Patankar
· 8 years ago
b23908b
Disabling keras io_utils_test on Windows.
by Amit Patankar
· 8 years ago
359ab22
skyewm: Fix Python3 crazy SessionTest.testReentryWithCApi failure.
by Amit Patankar
· 8 years ago
b480307
Merge pull request #16717 from av8ramit/cherrypicks
by Amit Patankar
· 8 years ago
7785a8e
Update global_step by default if the user specifies a host_call.
by Jonathan Hseu
· 8 years ago
a8efd47
Adds batch inference support on TPU with TPUEstimator.predict.
by Jianwei Xie
· 8 years ago
4a44ab6
Merge pull request #16710 from av8ramit/fix_typo
by Amit Patankar
· 8 years ago
522a7f9
Merge pull request #16709 from av8ramit/fix_protobuf
by Amit Patankar
· 8 years ago
4017c0c
Merge branch 'r1.6' into fix_typo
by Amit Patankar
· 8 years ago
f2f4871
Merge branch 'r1.6' into fix_protobuf
by Amit Patankar
· 8 years ago
c273158
Merge pull request #16713 from aselle/r1.6-fixk6
by Amit Patankar
· 8 years ago
075482c
Update BUILD
by Amit Patankar
· 8 years ago
782ccd9
Add k8 to detection for when to use neon_tensor_utils.
by Andrew Selle
· 8 years ago
f42bf67
Revert "Update deprecated API use"
by Amit Patankar
· 8 years ago
b300c52
Fixing the path post transition to GitHub.
by Amit Patankar
· 8 years ago
e8341fe
Fixing the typo.
by Amit Patankar
· 8 years ago
31bfdac
Revert "Update external protobuf codebase version for Windows cmake build"
by Amit Patankar
· 8 years ago
7b4ef92
Merge pull request #16708 from tensorflow/yifeif-patch-3
by Amit Patankar
· 8 years ago
0fd0f2d
Fix sanity
by Yifei Feng
· 8 years ago
d08310b
Merge pull request #16706 from av8ramit/absl_fix
by Amit Patankar
· 8 years ago
a0e31f2
Remove all_files rule from com_google_absl.BUILD
by Yifei Feng
· 8 years ago
c63fb08
Update version to 1.6.0-rc0. (#16701)
by Amit Patankar
· 8 years ago
1399b2d
Merge pull request #16671 from av8ramit/relnotes16a
by Amit Patankar
· 8 years ago
3ffd76d
Merge branch 'r1.6' into relnotes16a
by Amit Patankar
· 8 years ago
111f22d
Merge pull request #16681 from av8ramit/sync_16_to_master
by Gunhan Gulsoy
· 8 years ago
abccb5d3
Merge pull request #16680 from yifeif/branch_184220615
by Amit Patankar
· 8 years ago
b0d432d
Force sorting of CUDA and Python headers to avoid spurious rebuilds (#16586)
by lissyx
· 8 years ago
7ef914f4
Merge commit for internal changes
by Yifei Feng
· 8 years ago
73019bc
Add whitelist.
by Yifei Feng
· 8 years ago
4b137b3
Add blacklist.
by Yifei Feng
· 8 years ago
8a5fc0e
Fix build error.
by Yifei Feng
· 8 years ago
33d88a8
Add sanity test back.
by Yifei Feng
· 8 years ago
d6c449f
Add back other sanity tests.
by Yifei Feng
· 8 years ago
ae805bd
Fix sanity.
by Yifei Feng
· 8 years ago
ff81ca3
Fix tests
by Brennan Saeta
· 8 years ago
c212820
Skip unknown devices since we can't optimize for them
by Benoit Steiner
· 8 years ago
1af63d6
Allow reordering of execution order of nodes with indirect execution_plan.
by Andrew Selle
· 8 years ago
c5e02bc
Automated g4 rollback of changelist 184188816
by Jacques Pienaar
· 8 years ago
922bc83
GCS Throttle: 1 token == 1 Kb
by Brennan Saeta
· 8 years ago
e7cf813
Add functionality to fold batch norm (supporting both fused and unfused batch norm) to support quantized training. The weights are always now scaled by gamma/sigma, where sigma is the moving standard deviation for stability prior to quantization. For improved performance, the moving means and variances are frozen and the training graph modified accordingly.
by Raghuraman Krishnamoorthi
· 8 years ago
d719238
Add iterate_batches arg to Estimator.predict
by A. Unique TensorFlower
· 8 years ago
a7398af
Make jit_test.py work with C API enabled.
by Skye Wanderman-Milne
· 8 years ago
16ce8ed
[XLA] add DotGeneral to the local Python XLA client.
by A. Unique TensorFlower
· 8 years ago
1f7352e
Revert TensorBoard entry point back to run_main
by Nick Felt
· 8 years ago
31edddc
Internal change.
by Anna R
· 8 years ago
f1f1d6d
Throw an exception when the user's batch size isn't divisible by GPUs.
by Igor Saprykin
· 8 years ago
a964248
Return an error instead of assertion when processing an ill-formed graph or an
by Benoit Steiner
· 8 years ago
87aab43
[TFXLA] Use data flow to determine switch grouping.
by Jacques Pienaar
· 8 years ago
44de67f
Adding documentation on how to load & serve a model with the
by Noah Fiedel
· 8 years ago
7092e61
Fixes a type conversion bug in losses.compute_weighted_loss for reduction=SUM_OVER_BATCH_SIZE.
by A. Unique TensorFlower
· 8 years ago
c460a24
Fix segfault when Softmax is first in graph
by A. Unique TensorFlower
· 8 years ago
1453d4c
Verify tensor contents of tflite model
by A. Unique TensorFlower
· 8 years ago
448f6c7
Made the addn optimization aware of the graph topology
by Benoit Steiner
· 8 years ago
6bca4c6
Add a utility module that contains helper functions usable from within generated code.
by A. Unique TensorFlower
· 8 years ago
9ba944b
Internal change.
by Anna R
· 8 years ago
ccedcbe
Update deprecated API use
by A. Unique TensorFlower
· 8 years ago
77e6a45
[tf.data] Fix bug where captured resources in shared iterators were invisible.
by Derek Murray
· 8 years ago
997c209
Added a utility to traverse the graph in reverse DFS order, identifying loops
by Benoit Steiner
· 8 years ago
4adfae9
Automated g4 rollback of changelist 184153187
by Anna R
· 8 years ago
14e0e7f
Internal change.
by Anna R
· 8 years ago
a1a34b1
Add function paths to their signatures.
by Mark Daoust
· 8 years ago
69655f3
Fix nest bug with different dictionary key orderings.
by A. Unique TensorFlower
· 8 years ago
df34494
Add shape inference for outside_compilation graph rewrite. Pull out enough of the graph to enable inference of the shape of a SendFromHost Op once the shape of corresponding RecvAtHost Ops are known.
by A. Unique TensorFlower
· 8 years ago
Next »