This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
You've already forked STT-tensorflow
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rei/fork-r2.3
STT-tensorflow
/
tensorflow
/
python
/
util
History
Nathan Luehr
16033c0b34
Python tf.config tf32 interface
2020-06-19 15:12:30 -07:00
..
protobuf
…
__init__.py
…
all_util.py
…
compat.py
…
compat_internal.py
…
decorator_utils.py
…
decorator_utils_test.py
…
deprecation.py
…
deprecation_test.py
…
deprecation_wrapper.py
…
dispatch.py
Fix bug where dispatch broke for ops that define an argument named 'op'.
2020-05-19 09:00:36 -07:00
dispatch_test.py
Rolling change forward again: "Add support for global operation dispatchers. (This is intended for use by TF-internal classes only.)"
2020-05-13 11:54:45 -07:00
example_parser_configuration.py
…
example_parser_configuration_test.py
…
function_utils.py
…
function_utils_test.py
…
future_api.py
…
is_in_graph_mode.py
…
kernel_registry.cc
…
kernel_registry.h
…
kernel_registry_wrapper.cc
…
keyword_args.py
…
keyword_args_test.py
…
lazy_loader.py
…
lock_util.py
…
lock_util_test.py
…
memory.py
…
module_wrapper.py
…
module_wrapper_test.py
…
nest.py
Reduce nest.map_structure and nest.pack_sequence_as time by ~20% for common
2020-05-26 10:04:03 -07:00
nest_test.py
…
object_identity.py
…
object_identity_test.py
…
port_wrapper.cc
…
py_checkpoint_reader_wrapper.cc
…
serialization.py
…
serialization_test.py
Move the serialization_test to keras/tests
2020-06-16 09:35:18 -07:00
stack_trace.cc
Implement fast deferred-decoding Python stack trace class.
2020-06-09 23:04:59 -07:00
stack_trace.h
Implement fast deferred-decoding Python stack trace class.
2020-06-09 23:04:59 -07:00
stat_summarizer_wrapper.cc
…
tf32.cc
Python tf.config tf32 interface
2020-06-19 15:12:30 -07:00
tf_contextlib.py
…
tf_contextlib_test.py
…
tf_decorator.py
…
tf_decorator_test.py
…
tf_export.py
Add a mechanism internally in tf_export to allow grabbing symbols from their canonical names. This will be used internally inside TF for serializing to/from symbols by their exported tf api name.
2020-05-28 15:04:22 -07:00
tf_export_test.py
Add a mechanism internally in tf_export to allow grabbing symbols from their canonical names. This will be used internally inside TF for serializing to/from symbols by their exported tf api name.
2020-05-28 15:04:22 -07:00
tf_inspect.py
…
tf_inspect_test.py
…
tf_should_use.py
More compatibility fixes for typing.Generic:
2020-06-16 12:43:09 -07:00
tf_should_use_test.py
…
tf_stack.cc
Merge pull request
#40092
from tg-at-google:patch-14
2020-06-03 07:55:55 -07:00
tf_stack.py
…
tf_stack_test.py
…
tfprof_wrapper.cc
…
transform_graph_wrapper.cc
…
util.cc
Replace the mechanism used to register & look up Python types from c code in tensorflow/python/util.h with one that supports non-type symbols as well.
2020-06-17 09:43:37 -07:00
util.h
Replace the mechanism used to register & look up Python types from c code in tensorflow/python/util.h with one that supports non-type symbols as well.
2020-06-17 09:43:37 -07:00
util_wrapper.cc
Replace the mechanism used to register & look up Python types from c code in tensorflow/python/util.h with one that supports non-type symbols as well.
2020-06-17 09:43:37 -07:00