aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <nobody@tensorflow.org>2016-02-16 09:52:33 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-02-16 11:08:17 -0800
commit6804c9cafc11fa73be3fdb057e033f0304661622 (patch)
tree87a1c65806c0bf73263855c659e112977ddb27f1 /WORKSPACE
parentcf661010261c80b97ab68c5aec383b454ef34f18 (diff)
Rewrite of transpose so that its compilation time is tolerable. Main
approach: 1. Do not instantiate templates for all tf types. Instead, various types is casted to one of uint8/uint16/uint32/uint64/string. 2. Use eigen3 for 2/3/4 rank tensors' transpose and fallback to a naive routine which is only templatized on type T but not on NDIMS. Change: 114763098
Diffstat (limited to 'WORKSPACE')
0 files changed, 0 insertions, 0 deletions