aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
...
* | | | | | | Fix parallel_gpu_execute.sh script on windows.Gravatar Gunhan Gulsoy2018-09-13
| | * | | | | Update TF version strings (#22070)Gravatar Austin Anderson2018-09-13
* | | | | | | internal changeGravatar Mark Daoust2018-09-13
| |/ / / / / |/| | | | |
* | | | | | Automated rollback of commit 56d4fc8ff67f48294ae5cb0a7f9ff3d954463aa3Gravatar A. Unique TensorFlower2018-09-13
* | | | | | Add a `namedtuple` factory that accepts doc-strings.Gravatar Mark Daoust2018-09-13
| * | | | | Move ppc64le build/test to cuda 9.2Gravatar William D. Irons2018-09-13
| | | | * | Merge branch 'master' into ENH/feature_importances_for_boosted_treeGravatar Yan Facai (颜发才)2018-09-13
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Internal change.Gravatar Anna R2018-09-12
* | | | | | Make is_windows function more robust in build_pip_package.shGravatar A. Unique TensorFlower2018-09-12
* | | | | | Internal change.Gravatar Anna R2018-09-12
|/ / / / /
| | | * | BLD: update golden fileGravatar Yan Facai (颜发才)2018-09-12
* | | | | Merge pull request #21860 from Intel-tensorflow:add-mkl-cc-testsGravatar TensorFlower Gardener2018-09-11
|\ \ \ \ \
* | | | | | Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11
* | | | | | Not running no_gpu tagged tests on GPU and not running benchmark-test for any...Gravatar Amit Patankar2018-09-11
* | | | | | Add support for populating a feature columns to output tensors dictionary in ...Gravatar A. Unique TensorFlower2018-09-11
* | | | | | Adds generator support directly to Keras's fit, evaluate, and predict.Gravatar A. Unique TensorFlower2018-09-11
* | | | | | Merge pull request #22163 from homerjonathan:patch-1Gravatar TensorFlower Gardener2018-09-11
|\ \ \ \ \ \
* | | | | | | Replace global starter flags with call-specific flagsGravatar Austin Anderson2018-09-10
* | | | | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* | | | | | | Adding forgotten exports.Gravatar A. Unique TensorFlower2018-09-10
* | | | | | | Match the presubmit test machine setup in the Dockerfile.Gravatar A. Unique TensorFlower2018-09-10
| * | | | | | Changed PWD to pwd for bash examplesGravatar Jonathan Homer2018-09-08
|/ / / / / /
* | | | | | Include absl headers in pip packageGravatar Austin Anderson2018-09-07
* | | | | | Replace blanket-exclusion of TF Lite tests with --build_tests_onlyGravatar Austin Anderson2018-09-07
* | | | | | Install h5py in the docker container.Gravatar Amit Patankar2018-09-07
* | | | | | Add tf_api_version flag. If --define=tf_api_version=2 flag is passed in, then...Gravatar Anna R2018-09-07
* | | | | | Support not automatically watching (trainable) accessed variables in Gradient...Gravatar Tom Hennigan2018-09-07
* | | | | | Add TF Lite-disabling variableGravatar Austin Anderson2018-09-06
* | | | | | Add compression options to Python's TFRecordOptionsGravatar A. Unique TensorFlower2018-09-06
* | | | | | [tf.data] Adding support for `num_parallel_calls` to `tf.data.Dataset.interle...Gravatar Jiri Simsa2018-09-06
| | * | | | fix argument nameGravatar Hoeseong Kim2018-09-07
* | | | | | Merge pull request #21883 from yongtang:08252018-dockerfiles-docGravatar TensorFlower Gardener2018-09-06
|\ \ \ \ \ \
* | | | | | | Set TF_CUDNN_VERSION to 7 in windows build. This doesn't change the version a...Gravatar Guangda Lai2018-09-06
* | | | | | | Add Dockerfile for RBE GPU.Gravatar A. Unique TensorFlower2018-09-06
* | | | | | | Fix link generator for module level constants.Gravatar Mark Daoust2018-09-06
* | | | | | | Extend ConditionalAccumulator with SUM functionality.Gravatar Zhenyu Tan2018-09-06
* | | | | | | Add a command line option to serialize api-reference resolver.Gravatar Mark Daoust2018-09-06
* | | | | | | Fix ordering of tf.GraphKeys.VARIABLES line in renames_v2.pyGravatar A. Unique TensorFlower2018-09-05
* | | | | | | Deprecate `tf.train.input_producer()` and related APIs.Gravatar Derek Murray2018-09-05
* | | | | | | This CL changes the graph-mode API of the learning_rate_decay functions in TF...Gravatar A. Unique TensorFlower2018-09-05
| | | | | | * [ROCm] bazel build system and continuous integration logicGravatar Wen-Heng (Jack) Chung2018-09-05
* | | | | | | Mark tf.GraphKeys.VARIABLES as deprecatedGravatar A. Unique TensorFlower2018-09-05
| |_|_|_|_|/ |/| | | | |
* | | | | | Expose an axis argument for VocabInfo, which allows for warm-starting of the ...Gravatar Eddie Zhou2018-09-05
* | | | | | Deprecate `tf.ReaderBase` and related APIs.Gravatar Derek Murray2018-09-05
* | | | | | Deprecate `tf.train.batch()` and related APIs.Gravatar Derek Murray2018-09-05
* | | | | | There were two different error reporting formats within TensorFlow: `{{key va...Gravatar A. Unique TensorFlower2018-09-04
* | | | | | Sort namedtuple fieldsGravatar Mark Daoust2018-09-04
* | | | | | Enable TensorRT in ci docker build.Gravatar Guangda Lai2018-09-04
* | | | | | Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-09-04
* | | | | | Merge pull request #20108 from yongtang:19910-glorot_uniform_initializerGravatar TensorFlower Gardener2018-08-31
|\ \ \ \ \ \