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
/
lite
/
kernels
/
perception
History
Thai Nguyen
2eea17699f
Support MaxUnpooling2D in TFLite converter
...
PiperOrigin-RevId: 348406335 Change-Id: Iaf6293114beb9f76a9e856f752a378961b017bfc
2020-12-20 20:13:00 -08:00
..
BUILD
Support MaxUnpooling2D in TFLite converter
2020-12-20 20:13:00 -08:00
max_pool_with_argmax_test.cc
…
max_pool_with_argmax.cc
Fix msan test failure of perception_ops_test
2020-12-16 21:35:56 -08:00
max_unpooling_2d_test.cc
…
max_unpooling_2d.cc
Add MaxUnpooling2D custom op to TFLite
2020-12-10 01:40:13 -08:00
perception_ops_wrapper.cc
Support MaxUnpooling2D in TFLite converter
2020-12-20 20:13:00 -08:00
perception_ops.cc
…
perception_ops.h
…