tensorflow/tensorflow/python/util
2017-09-11 14:05:56 -07:00
..
protobuf Use default descriptor pool in assertProtoEquals 2017-03-15 23:31:14 -07:00
__init__.py
all_util.py Introduce TFDecorator, a base class for Python TensorFlow decorators. Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. 2017-04-21 12:09:42 -07:00
compat.py Minor docstring formatting fix. 2017-05-19 08:17:38 -07:00
decorator_utils_test.py Remove hourglass imports from even more tests 2016-12-16 18:26:25 -08:00
decorator_utils.py Fix decorator_utils.add_notice_to_docstring's way of dealing with indented docstrings. 2016-12-02 17:26:06 -08:00
deprecation_test.py Merge changes from github. 2017-07-10 19:26:59 -07:00
deprecation.py Make a silencing context manager for deprecations and use it. 2017-05-23 09:32:20 -07:00
example_parser_configuration_test.py Remove hourglass imports from even more tests 2016-12-16 18:26:25 -08:00
example_parser_configuration.py Merge changes from github. 2017-07-28 11:03:31 -07:00
future_api_test.py
future_api.py Seal *_ops interfaces. 2016-11-12 11:07:12 -08:00
kernel_registry.cc Prepare to not include node_def.proto.h in node_def_util.h 2017-06-23 12:59:28 -07:00
kernel_registry.h
kernel_registry.i
keyword_args_test.py Remove hourglass imports from even more tests 2016-12-16 18:26:25 -08:00
keyword_args.py Add a decorator to enforce function be called with keyworded args (only). 2016-12-07 16:43:36 -08:00
lazy_loader.py Merge changes from github. 2017-06-09 10:41:00 -07:00
nest_test.py Bugfix to DropoutWrapper: never drop out the "c" (memory) of an LSTMStateTuple. 2017-08-22 11:14:26 -07:00
nest.py Bugfix to DropoutWrapper: never drop out the "c" (memory) of an LSTMStateTuple. 2017-08-22 11:14:26 -07:00
port.i
py_checkpoint_reader.i Factor out Python/C++-bridge safe-pointer helpers into a separate file. 2017-09-07 14:52:49 -07:00
stat_summarizer.i StatSummarizer: Make it work without needing the GraphDef. 2017-01-30 21:34:48 -08:00
tf_contextlib_test.py Introduce TFDecorator, a base class for Python TensorFlow decorators. Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. 2017-04-21 12:09:42 -07:00
tf_contextlib.py Introduce TFDecorator, a base class for Python TensorFlow decorators. Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. 2017-04-21 12:09:42 -07:00
tf_decorator_test.py Introduce TFDecorator, a base class for Python TensorFlow decorators. Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. 2017-04-21 12:09:42 -07:00
tf_decorator.py Make sure the module information is preserved by the tf_decorator. 2017-08-22 16:58:39 -07:00
tf_export_test.py Update tf_export.py to take constant name as an argument instead of a constant. 2017-09-11 14:05:56 -07:00
tf_export.py Update tf_export.py to take constant name as an argument instead of a constant. 2017-09-11 14:05:56 -07:00
tf_inspect_test.py Introduce TFDecorator, a base class for Python TensorFlow decorators. Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. 2017-04-21 12:09:42 -07:00
tf_inspect.py Introduce TFDecorator, a base class for Python TensorFlow decorators. Provides basic introspection and "unwrap" services, allowing tooling code to fully 'understand' the wrapped object. 2017-04-21 12:09:42 -07:00
tf_should_use_test.py Temporarily disable tf_should_use wrapper, since it can cause 2017-09-06 16:35:47 -07:00
tf_should_use.py Temporarily disable tf_should_use wrapper, since it can cause 2017-09-06 16:35:47 -07:00
tfprof.i Unify all profile files (graph,run_meta,op_log) into one. 2017-09-06 22:01:54 -07:00
transform_graph.i Python wrapper for the Graph Transform Tool 2017-01-19 14:29:08 -08:00