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
rmothukuru-patch-1
Branches
Tags
No results found.
STT-tensorflow
/
tensorflow
/
python
/
autograph
/
impl
History
Dan Moldovan
d2f068134d
Delay transpiler initialzation to mitigate effects of circular imports.
...
PiperOrigin-RevId: 350787978 Change-Id: I134b53638c8c3c959724b713c5c517b6330b2546
2021-01-08 10:38:34 -08:00
..
testing
systemlibs: unbundle pybind11
2020-04-08 03:38:38 +08:00
api_test.py
Fix tf_convert on decorated methods, again
2020-09-29 15:16:29 -07:00
api.py
Delay transpiler initialzation to mitigate effects of circular imports.
2021-01-08 10:38:34 -08:00
BUILD
Remove deprecated
tfrt_enabled
test target flag.
2020-10-22 12:55:06 -07:00
conversion_test.py
Replace instances of "whitelist" with "allowlist" where possible. See Google Developer guidelines at
https://developers.google.com/style/word-list#blacklist
for more information.
2020-07-08 10:13:43 -07:00
conversion.py
Suppress the warning on generator functions. They are rare, and when they occur it's usually in library code that the user has no control over.
2020-12-08 13:34:49 -08:00