* improve mkl compilation on Win, w/o mkl installation needed * add environment to mkl dynamic libraries * put path change into python api generation command * fix mkldnn mistakes * add path environment when executing python to generate api __init__.py * fix typo error * fix typo * add TODO comment * add TODO comment
39 lines
663 B
Plaintext
39 lines
663 B
Plaintext
.DS_Store
|
|
.ipynb_checkpoints
|
|
node_modules
|
|
/.bazelrc
|
|
/.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/
|
|
.idea/**
|
|
/build/
|
|
[Bb]uild/
|
|
/tensorflow/core/util/version_info.cc
|
|
/tensorflow/python/framework/fast_tensor_util.cpp
|
|
Pods
|
|
Podfile.lock
|
|
*.pbxproj
|
|
*.xcworkspacedata
|
|
/tensorflow/contrib/lite/downloads/**
|
|
/tensorflow/contrib/lite/gen/**
|
|
/tensorflow/contrib/lite/examples/ios/simple/data/*.txt
|
|
/tensorflow/contrib/lite/examples/ios/simple/data/*.tflite
|
|
xcuserdata/**
|
|
/api_init_files_list.txt
|
|
|
|
# Android
|
|
.gradle
|
|
.idea
|
|
*.iml
|
|
local.properties
|
|
gradleBuild
|