LICENSE
README.md
setup.py
tensorflow_coder.egg-info/PKG-INFO
tensorflow_coder.egg-info/SOURCES.txt
tensorflow_coder.egg-info/dependency_links.txt
tensorflow_coder.egg-info/requires.txt
tensorflow_coder.egg-info/top_level.txt
tf_coder/__init__.py
tf_coder/filter_group.py
tf_coder/filter_group_test.py
tf_coder/tensor_limits.py
tf_coder/tf_coder_main.py
tf_coder/tf_coder_utils.py
tf_coder/tf_coder_utils_test.py
tf_coder/tf_functions.py
tf_coder/tf_functions_test.py
tf_coder/version.py
tf_coder/benchmarks/__init__.py
tf_coder/benchmarks/all_benchmarks.py
tf_coder/benchmarks/all_benchmarks_test.py
tf_coder/benchmarks/autopandas_benchmarks.py
tf_coder/benchmarks/benchmark.py
tf_coder/benchmarks/benchmark_test.py
tf_coder/benchmarks/google_benchmarks.py
tf_coder/benchmarks/simple_benchmarks.py
tf_coder/benchmarks/stackoverflow_benchmarks.py
tf_coder/benchmarks/test_benchmarks.py
tf_coder/datasets/__init__.py
tf_coder/datasets/collect_tensor_data.py
tf_coder/datasets/collect_tensor_data_test.py
tf_coder/datasets/random_inputs.py
tf_coder/datasets/random_inputs_test.py
tf_coder/datasets/github/__init__.py
tf_coder/datasets/github/data_loader.py
tf_coder/datasets/github/tokenizer.py
tf_coder/models/__init__.py
tf_coder/models/tensor_features_config.py
tf_coder/models/tensor_features_model.py
tf_coder/natural_language/__init__.py
tf_coder/natural_language/bag_of_words_handlers.py
tf_coder/natural_language/description_handler.py
tf_coder/natural_language/description_handler_factory.py
tf_coder/natural_language/description_handler_factory_test.py
tf_coder/natural_language/description_handler_test.py
tf_coder/natural_language/tfidf_handler.py
tf_coder/natural_language/tfidf_handler_test.py
tf_coder/value_search/__init__.py
tf_coder/value_search/all_operations.py
tf_coder/value_search/all_operations_test.py
tf_coder/value_search/colab_interface.py
tf_coder/value_search/filtered_values_cache.py
tf_coder/value_search/filtered_values_cache_test.py
tf_coder/value_search/function_operation.py
tf_coder/value_search/function_operation_test.py
tf_coder/value_search/operation_base.py
tf_coder/value_search/operation_base_test.py
tf_coder/value_search/operation_filtering.py
tf_coder/value_search/operation_filtering_test.py
tf_coder/value_search/operation_statistics.py
tf_coder/value_search/operation_statistics_test.py
tf_coder/value_search/python_operations.py
tf_coder/value_search/python_operations_test.py
tf_coder/value_search/search_space_from_size.py
tf_coder/value_search/search_space_from_weight.py
tf_coder/value_search/value.py
tf_coder/value_search/value_search.py
tf_coder/value_search/value_search_main.py
tf_coder/value_search/value_search_main_test.py
tf_coder/value_search/value_search_settings.py
tf_coder/value_search/value_search_settings_test.py
tf_coder/value_search/value_search_test.py
tf_coder/value_search/value_search_utils.py
tf_coder/value_search/value_search_utils_test.py
tf_coder/value_search/value_test.py