aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Updated the ngraph-tf and ngraph releases.Gravatar avijit-nervana2018-09-07
* Merge branch 'master' into avijit/add-cpu-backendGravatar avijit-nervana2018-09-07
|\
| * Add XLA token input/output to XlaIf and XlaWhile when necessary.Gravatar Tong Shen2018-09-07
| * Include absl headers in pip packageGravatar Austin Anderson2018-09-07
| * Merge pull request #22045 from yongtang:20199-NonMaxSuppressionV2-float16Gravatar TensorFlower Gardener2018-09-07
| |\
| * | Replace blanket-exclusion of TF Lite tests with --build_tests_onlyGravatar Austin Anderson2018-09-07
| * | Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| * | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-07
| * | Automated rollback of commit 72bbefcf1f80cd64cf873b69953a90657dabab18Gravatar Akshay Agrawal2018-09-07
| * | Add missing dependency to tensorflow/core:common_runtime/mkl_threadpool_devic...Gravatar A. Unique TensorFlower2018-09-07
| * | Fixed small nits in WhitelistedStatefulOpRegistryGravatar Piotr Padlewski2018-09-07
| * | [TF lookup] Read-only ops acquire a shared lock instead of an exclusive lock.Gravatar Eugene Brevdo2018-09-07
| * | Remove unnecessary function calls from data/util/nest.pyGravatar Akshay Modi2018-09-07
| * | Install h5py in the docker container.Gravatar Amit Patankar2018-09-07
| * | [tf.data] Adding `use_inter_op_parallelism` attr to `ParallelMapDataset` and ...Gravatar Jiri Simsa2018-09-07
| * | Fix reference cycle issue in the new `Metric` class with Python version < 3.Gravatar Pavithra Vijay2018-09-07
| * | Bidi lstm supports hybrid eval.Gravatar Suharsh Sivakumar2018-09-07
| * | Fixed the bug that the pipeline version fit does not return history.Gravatar Jianwei Xie2018-09-07
| * | Accept unknown output_shapes for MapDefun op.Gravatar Rachel Lim2018-09-07
| * | Improve weights check for TPU vs CPU.Gravatar Jianwei Xie2018-09-07
| * | Removes icf, as there's little gain is binary reduction and may affect portab...Gravatar A. Unique TensorFlower2018-09-07
| * | disabling asan in 2 additional test that have been failingGravatar Olivia Nordquist2018-09-07
| * | Fail if a noninitial defun trace of a Python function creates tf.Variables.Gravatar Akshay Agrawal2018-09-07
| * | C++17 fix: call only APIsGravatar A. Unique TensorFlower2018-09-07
| * | Fix issue where re-entering a GradientTape context clears the tapeGravatar A. Unique TensorFlower2018-09-07
| * | No NaNs in the gradient of tf.clip_by_norm(0, norm).Gravatar Alexandre Passos2018-09-07
| * | Remove dependency on graph_editor.Gravatar Suharsh Sivakumar2018-09-07
| * | Run graph optimization passes in PartitionedCallOp.Gravatar Akshay Agrawal2018-09-07
| * | Add PyMemberDef for __dict__ on eager tensors.Gravatar Akshay Modi2018-09-07
| * | Builds a static tf.train.Saver from a checkpointable object graphGravatar Allen Lavoie2018-09-07
| * | Merge pull request #21768 from superbobry:fix-load_inputs_from_input_arg_stringGravatar TensorFlower Gardener2018-09-07
| |\ \
| * | | Add tf_api_version flag. If --define=tf_api_version=2 flag is passed in, then...Gravatar Anna R2018-09-07
| * | | Switching default loss reduction for core tensorforest to be the same as in o...Gravatar A. Unique TensorFlower2018-09-07
| * | | Automated rollback of commit 9b15806d96cdb1ecaac1400582a01e3944b58406Gravatar Gunhan Gulsoy2018-09-07
| * | | Internal change.Gravatar A. Unique TensorFlower2018-09-07
| * | | Delete parallel_check_op_flags.Gravatar Sanjoy Das2018-09-07
| * | | Add TFL_TensorName() to C APIGravatar Jared Duke2018-09-07
| * | | Add support for per epoch callbacks and returning model.history.Gravatar Sourabh Bajaj2018-09-07
| * | | Fix LazyAdamOptimizer behavior for ResourceVariables (second try)Gravatar A. Unique TensorFlower2018-09-07
| * | | Fix bug in flops computation in eigen_benchmark_cpu_test.Gravatar Eugene Zhulenev2018-09-07
| * | | Merge pull request #22003 from yongtang:21999-verbsGravatar TensorFlower Gardener2018-09-07
| |\ \ \
| * | | | disabling test thats timing out in asanGravatar Olivia Nordquist2018-09-07
| * | | | [data-stats] Adds `buffer_utilization` statistics for PrefetchDataset.Gravatar Shivani Agrawal2018-09-07
| * | | | Remove some straggling dead references to host compute and host module.Gravatar Mark Heffernan2018-09-07
| * | | | Remove some undefined behavior in DynamicStitchOpGravatar Allen Lavoie2018-09-07
| * | | | Fixed XLA build error.Gravatar A. Unique TensorFlower2018-09-07
| * | | | Re-enable identity transpose removal across chains optimization in Grappler.Gravatar A. Unique TensorFlower2018-09-07
| * | | | Decouple TFL_Model and TFL_Interpreter lifetimesGravatar Jared Duke2018-09-07
| * | | | Special handling of 'range' builtin in live_values analysis.Gravatar A. Unique TensorFlower2018-09-07
| * | | | mkl_pooling_ops_common.cc: convert asserts to DCHECKs.Gravatar A. Unique TensorFlower2018-09-07