platform/upstream/tensorflow.git
2018-02-20 terrytangyuanFix sanity check
2018-02-20 terrytangyuanMove variable scope to outside of create_loss
2018-02-20 terrytangyuanFix lint issues and BUILD file
2018-02-19 terrytangyuanFixed missing imports
2018-02-19 terrytangyuanTFTS: Added summary for loss
2018-02-19 terrytangyuanTFTS: Cleanup remaining TODOs in timeseries head
2018-02-18 ManHyukFix typo (#17008)
2018-02-18 AbeUpdating layers.md (fixing typo) (#17096)
2018-02-16 Martin WickeMerge pull request #17072 from yifeif/branch_186010810
2018-02-16 Martin WickeMerge pull request #16560 from tadeegan/thomas.deegan...
2018-02-16 Martin WickeMerge pull request #17035 from si-you/master
2018-02-16 Gunhan GulsoyMerge pull request #17055 from gunan/merge_branch
2018-02-16 Yifei FengMerge commit for internal changes
2018-02-16 Gunhan GulsoyAdd the missing saver_pb2 import back to evaluation_tes...
2018-02-16 A. Unique TensorFlowerMade cost_analyzer_tool accept fetch nodes when running...
2018-02-16 AbeUpdate guide.md (#17066)
2018-02-16 Mark DaoustRemove "make_oneshot_iterator" from "datasets_quickstar...
2018-02-16 A. Unique TensorFlowerAvoid running //third_party/tensorflow/contrib/gan...
2018-02-16 Benjamin Kramer[TF:XLA] Bump open source llvm revision to r325320
2018-02-16 A. Unique TensorFlowerbuild fix
2018-02-16 A. Unique TensorFlowerUnifying common CMake CUDA file copy between Windows...
2018-02-16 Benjamin KramerAdapt to API changes in LLVM revisions r325155 and...
2018-02-16 A. Unique TensorFlowerRemove a possible ambiguity in the `py_func` documentation.
2018-02-16 Yu-Cheng LingCode generator for builtin_ops.h, and a test to ensure...
2018-02-16 Gunhan GulsoyMerge remote-tracking branch 'gtf/r1.6'
2018-02-16 Suharsh SivakumarMake the default values for experimental and non experi...
2018-02-16 Alina SbirleaAutomated g4 rollback of changelist 185891869
2018-02-16 A. Unique TensorFloweroptimized quantized softmax
2018-02-16 A. Unique TensorFlowerFix handling of types in RNN state import. Sanitize...
2018-02-16 A. Unique TensorFlowerAdd tuple targets to the context handling mechanism...
2018-02-16 Sanjoy DasError out when building XLA's CPU and GPU backends...
2018-02-16 Shanqing CaiTFE SPINN example: use tensor instead of numpy array
2018-02-16 Guangda LaiAdd a new tag no_cuda_on_cpu_tap for excluding failing...
2018-02-16 Francois CholletBug fix and typo fixes.
2018-02-16 Francois CholletAdd stateful metrics support in tf.keras.
2018-02-16 A. Unique TensorFlowerAddress timeout of conv_ops_test.
2018-02-16 A. Unique TensorFlowerKeep the results below 2^31 in exp() test to avoid...
2018-02-16 Martin WickeMerge pull request #17040 from hdon/master
2018-02-16 Martin WickeMerge pull request #17042 from namkam5/master
2018-02-16 Martin WickeMerge pull request #17049 from fo40225/fix_mkl_win
2018-02-16 Martin WickeMerge pull request #17057 from deroneriksson/low_level_...
2018-02-16 Martin WickeMerge pull request #15824 from tkunic/f_xml_animation
2018-02-16 Martin WickeMerge pull request #15855 from ksindi/export-retrained...
2018-02-16 Martin WickeMerge pull request #16546 from borispf/est-raw-summary-py3
2018-02-16 Deron ErikssonFix typos in low-level introduction documentation
2018-02-16 Reed Wanderman... Use np.frombuffer instead of np.fromstring to avoid...
2018-02-16 Alexandre PassosFixes broken test
2018-02-16 Rohan JainAdding Shape inference functions to infeed ops.
2018-02-16 Martin WickeMerge pull request #17000 from Intel-tensorflow/MklCPUA...
2018-02-16 Thomas DeeganUpdate remove_control_dependencies.cc
2018-02-16 Martin WickeLint fix
2018-02-16 Martin WickeMerge pull request #15366 from evision-ai/fix-remove...
2018-02-16 Martin WickeLint fix
2018-02-16 A. Unique TensorFlowerK-FAC: Support for embedding layers, add FisherFactor...
2018-02-16 Martin WickeMerge pull request #14690 from alistairlow/arm_non_mobi...
2018-02-16 Martin WickeMerge pull request #16892 from mholzel/master
2018-02-16 Akshay AgrawalUpdate eager's MNIST example to inherit from `tf.keras...
2018-02-16 Martin WickeMerge pull request #16833 from Johnson145/lite_android_...
2018-02-16 Yu-Cheng LingFix a typo in model.cc error message.
2018-02-16 Martin WickeMerge pull request #16912 from fo40225/fix_bb_icc
2018-02-15 A. Unique TensorFlowerDon't spam the logs.
2018-02-15 Martin WickeMerge pull request #16957 from seaotterman/patch-2
2018-02-15 Martin WickeLinter fixes
2018-02-15 A. Unique TensorFlowerAdd /learning/tfx/ to the visibility group of tensorflo...
2018-02-15 Martin WickeMerge pull request #16085 from yongtang/16034-dropout...
2018-02-15 Martin WickeMerge pull request #16566 from yupbank/add-visiblity...
2018-02-15 Anjali SridharUpdate tf.keras to Keras 2.1.4 API
2018-02-15 A. Unique TensorFlowerImplement Split
2018-02-15 A. Unique TensorFlowerAutomated g4 rollback of changelist 185072479
2018-02-15 Derek Murray[tf.data] Return OK and set `*end_of_sequence = true...
2018-02-15 Anjali SridharUpdate tf.keras to version 2.1.4.
2018-02-15 Martin WickeMerge pull request #16484 from halleywj/master
2018-02-15 Martin WickeMerge pull request #15017 from nalsil/master
2018-02-15 Allen LavoieObject-based saving: Switch to "everything is Checkpoin...
2018-02-15 Jacques PienaarWrap XlaOpRegistry::DeviceKernels call to call in python.
2018-02-15 Alina SbirleaOptimize dot(DynamicSlice(ConstA), ConstantB) by memoiz...
2018-02-15 Yifei FengMerge pull request #17054 from yifeif/branch_185878562
2018-02-15 A. Unique TensorFlowerAdd auc_with_confidence_intervals
2018-02-15 Alexandre PassosRegister kernels for Assign and AssignVariableOp on...
2018-02-15 Sandeep N GuptaMerge pull request #17052 from sandeepngupta/master
2018-02-15 Yifei FengMerge commit for internal changes
2018-02-15 Yuanzhong Xu[XLA] Fix priority queue in HLO scheduling.
2018-02-15 Martin WickeMerge pull request #17051 from tensorflow/martinwicke...
2018-02-15 A. Unique TensorFlowerRegister "Snapshot" op inserted by Grappler arithmetic...
2018-02-15 A. Unique TensorFlowerImplementation of tf.nn.top_k in TfLite
2018-02-15 A. Unique TensorFlowerMake conversions from ShapedBuffer <-> ScopedShapedBuff...
2018-02-15 Jacques Pienaar[HLOEval] Logical right shift returns 0 if shift amount...
2018-02-15 Martin WickeIndentation
2018-02-15 Martin WickeKill all the tabs
2018-02-15 Martin WickeLinter fixes
2018-02-15 Sandeep N GuptaUpdated roadmap
2018-02-15 Martin WickeIndentation fix
2018-02-15 Bixia ZhengEnable half precision convolution for the CPU and GPU...
2018-02-15 Mark DaoustDocs fix r1.6 (#17038)
2018-02-15 Martin WickeMerge pull request #16395 from Jekyll-SONG/master
2018-02-15 Martin WickeMerge branch 'master' into master
2018-02-15 Martin WickeMerge pull request #15726 from JoshVarty/BatchSimpleIma...
2018-02-15 A. Unique TensorFlowerFix a bug of overestimating AUC_PR. When TP and FP...
2018-02-15 fo40225fix MKL_Complex cast problem
2018-02-15 fo40225remove unistd.h, use tensorflow::uint32 instead of...
next