1.DS_Store 2.ipynb_checkpoints 3node_modules 4/.bazelrc.user 5/.tf_configure.bazelrc 6/bazel-* 7/bazel_pip 8/tools/python_bin_path.sh 9/tensorflow/tools/git/gen 10/pip_test 11/_python_build 12*.pyc 13__pycache__ 14*.swp 15.vscode/ 16cmake_build/ 17tensorflow/contrib/cmake/_build/ 18.idea/** 19/build/ 20[Bb]uild/ 21/tensorflow/core/util/version_info.cc 22/tensorflow/python/framework/fast_tensor_util.cpp 23/tensorflow/lite/gen/** 24/tensorflow/lite/tools/make/downloads/** 25/tensorflow/lite/tools/make/gen/** 26/api_init_files_list.txt 27/estimator_api_init_files_list.txt 28*.whl 29 30# Android 31.gradle 32.idea 33*.iml 34local.properties 35gradleBuild 36 37# iOS 38*.pbxproj 39*.xcworkspace 40/*.podspec 41/tensorflow/lite/**/coreml/**/BUILD 42/tensorflow/lite/**/ios/BUILD 43/tensorflow/lite/**/objc/BUILD 44/tensorflow/lite/**/swift/BUILD 45/tensorflow/lite/examples/ios/simple/data/*.tflite 46/tensorflow/lite/examples/ios/simple/data/*.txt 47Podfile.lock 48Pods 49xcuserdata 50