This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
core
/
lib
/
gtl
History
Chris Kennelly
c041b5de75
Replace ARCH_K8 with __x86_64__.
...
PiperOrigin-RevId: 317689006 Change-Id: I7e47b17ef53b3cc223b64ff179fcdc3777c61eb7
2020-06-22 12:12:08 -07:00
..
subtle
…
array_slice.h
…
BUILD
Move the CTC decoder to the non-runtime sources since it can be used
2020-02-05 10:46:13 -08:00
cleanup_test.cc
…
cleanup.h
…
compactptrset_test.cc
…
compactptrset.h
…
edit_distance_test.cc
…
edit_distance.h
…
flatmap_test.cc
…
flatmap.h
…
flatrep.h
Make static const class/struct members as constexpr
2020-04-20 12:59:32 -07:00
flatset_test.cc
…
flatset.h
…
inlined_vector.h
Add IWYU tags to headers TF is re-exporting.
2020-01-24 15:42:30 -08:00
int_type_test.cc
Fix int_type_test to compile on MSVC.
2020-02-04 18:01:34 -08:00
int_type.h
Make gtl/int_type.h types hashable in ABSL containers.
2020-02-12 15:00:06 -08:00
iterator_range_test.cc
…
iterator_range.h
…
manual_constructor_test.cc
Replace ARCH_K8 with __x86_64__.
2020-06-22 12:12:08 -07:00
manual_constructor.h
…
map_util_test.cc
…
map_util.h
Add MetadataMatcher to help processing xplane.
2019-12-16 20:54:39 -08:00
optional.h
…
priority_queue_util.h
…
top_n_test.cc
Remove all usages of STLDeleteElements and remove the function from tensorflow/core
2019-10-02 11:25:28 -07:00
top_n.h
…