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
r2.0
STT-tensorflow
/
tensorflow
/
lite
/
experimental
History
Benoit Jacob
1790e093de
Don't round the allocator's storage size to the next power of two. This is typically a huge buffer. We're going to reach a steady state where we have only a few such buffers and they won't get frequently reallocated, anyway.
...
PiperOrigin-RevId: 264669851
2019-08-21 13:07:51 -07:00
..
c
Avoid c11 usage in TFLite's C API
2019-08-01 10:58:48 -07:00
examples
Deprecated tf.Session removed in bidirectional_sequence_lstm_test.py
2019-07-10 14:44:18 +05:30
ios
Updates TensorFlow Lite podspecs for 1.14.0 release.
2019-07-26 16:21:08 -07:00
kernels
Add FP16 version of Softmax layer, as a custom op.
2019-08-02 15:35:48 -07:00
micro
Add LOGICAL_AND, LOGICAL_OR operator to TFL micro.
2019-08-06 00:44:46 -07:00
microfrontend
Remove run_v1_only from experimental lite Python tests.
2019-08-01 09:05:04 -07:00
objc
Updates TensorFlow Lite podspecs for 1.14.0 release.
2019-07-26 16:21:08 -07:00
resource_variable
Prorotype TFLite resource variables
2019-07-25 12:10:10 -07:00
ruy
Don't round the allocator's storage size to the next power of two. This is typically a huge buffer. We're going to reach a steady state where we have only a few such buffers and they won't get frequently reallocated, anyway.
2019-08-21 13:07:51 -07:00
swift
Updates TensorFlow Lite podspecs for 1.14.0 release.
2019-07-26 16:21:08 -07:00
tensorboard
Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files.
2019-05-24 03:46:12 -07:00
writer
Graduate TFLite control flow ops from experimental to builtin
2019-07-20 15:51:38 -07:00