50 lines
896 B
Plaintext
50 lines
896 B
Plaintext
.DS_Store
|
|
.ipynb_checkpoints
|
|
node_modules
|
|
/.bazelrc.user
|
|
/.tf_configure.bazelrc
|
|
/bazel-*
|
|
/bazel_pip
|
|
/tools/python_bin_path.sh
|
|
/tensorflow/tools/git/gen
|
|
/pip_test
|
|
/_python_build
|
|
*.pyc
|
|
__pycache__
|
|
*.swp
|
|
.vscode/
|
|
cmake_build/
|
|
tensorflow/contrib/cmake/_build/
|
|
.idea/**
|
|
/build/
|
|
[Bb]uild/
|
|
/tensorflow/core/util/version_info.cc
|
|
/tensorflow/python/framework/fast_tensor_util.cpp
|
|
/tensorflow/lite/gen/**
|
|
/tensorflow/lite/tools/make/downloads/**
|
|
/tensorflow/lite/tools/make/gen/**
|
|
/api_init_files_list.txt
|
|
/estimator_api_init_files_list.txt
|
|
*.whl
|
|
|
|
# Android
|
|
.gradle
|
|
.idea
|
|
*.iml
|
|
local.properties
|
|
gradleBuild
|
|
|
|
# iOS
|
|
*.pbxproj
|
|
*.xcworkspace
|
|
/*.podspec
|
|
/tensorflow/lite/**/coreml/**/BUILD
|
|
/tensorflow/lite/**/ios/BUILD
|
|
/tensorflow/lite/**/objc/BUILD
|
|
/tensorflow/lite/**/swift/BUILD
|
|
/tensorflow/lite/examples/ios/simple/data/*.tflite
|
|
/tensorflow/lite/examples/ios/simple/data/*.txt
|
|
Podfile.lock
|
|
Pods
|
|
xcuserdata
|