platform/upstream/tensorflow.git
2018-04-13 Peng YuAdd myself into code ownder for tensor_forest
2018-04-13 Yong TangFix warnings in tf.distributions.Categorical (#18468)
2018-04-13 Yong TangFix crash when invalid dtype was passed (#18481)
2018-04-13 Yu-Cheng LingFix the broken TFLite iOS example. (#18483)
2018-04-13 Yong TangFix warnings in `nn.sampled_softmax_loss` (#18494)
2018-04-13 Yong TangAdd deprecation args decoration for tf.squeeze (#18495)
2018-04-13 Qianli Scott ZhuMerge pull request #18497 from qlzh727/branch_192771889
2018-04-13 gracehoneyMerge pull request #18444 from samikama/trt_static_impl
2018-04-13 Scott ZhuMerge commit for internal changes
2018-04-13 A. Unique TensorFlowerExperiment with pre-shuffled fully-connected weights
2018-04-13 A. Unique TensorFlowerRefactor to remove the duplicate calls to obtain a...
2018-04-13 A. Unique TensorFlowerAdd support to TFLite for dilated convolution.
2018-04-13 A. Unique TensorFlowerAutomated g4 rollback of changelist 192768744
2018-04-13 A. Unique TensorFlowerSplit byte_order.h off cpu_info.h
2018-04-13 A. Unique TensorFlowerDemo: RNN colorbot with Estimators.
2018-04-13 A. Unique TensorFlowerKeep function doc string at the top of the function.
2018-04-13 andrehentzMerge pull request #17313 from jin/patch-1
2018-04-13 A. Unique TensorFlower- Fixed small bug in example script
2018-04-13 A. Unique TensorFlowerUpdate for upstream LLVM *.def -> *.inc rename
2018-04-13 A. Unique TensorFlowerFix bug in converted_call, and add tests for it.
2018-04-13 jjsjann123updated installation instructions for Tensowflow-Tensor...
2018-04-13 A. Unique TensorFlowerImplementation of Less
2018-04-13 A. Unique TensorFlower-- Add a new histogram/cdf computation method compatibl...
2018-04-13 Justin Lebar[XLA] Rename Interpreter{Executor,Platform} -> XlaInter...
2018-04-13 Jiri SimsaAutomated g4 rollback of changelist 192698931
2018-04-13 Jiri SimsaAutomated g4 rollback of changelist 192504411
2018-04-13 A. Unique TensorFlowerAdd boolean type to tflite in favor of comparison imple...
2018-04-13 Jiri SimsaAutomated g4 rollback of changelist 192691078
2018-04-13 Francois CholletEnable efficient feeding of symbolic tensors to placeho...
2018-04-13 Francois CholletAvoid calling K.learning_phase() when not necessary...
2018-04-13 A. Unique TensorFlowerConvert GrapplerFunctionItem to (Specialized)FunctionDef.
2018-04-13 A. Unique TensorFlowerAdding autograph built-in function checker.
2018-04-13 Sami KamaReplace tuple<int,int,int> for version info with a...
2018-04-13 Jiri SimsaReintroducing support for constants as outputs of tf...
2018-04-13 James QinPrint error msg in CUDATimer.Init() when CreateEvent...
2018-04-13 Jiri SimsaPorting tests for `rpc_op` to OS.
2018-04-13 A. Unique TensorFlowerMove dummy AssertOp and CheckNumericsOp to //third_part...
2018-04-13 Yuefeng ZhouFix a typo in cross_tower_ops.
2018-04-13 A. Unique TensorFlowerMisc. small optimizations in Grappler and shape inferen...
2018-04-13 Stephan HoyerDocument support for boolean values in tf.contrib.train...
2018-04-13 Justin Lebar[XLA:GPU] Pass all four args to custom-call convs when...
2018-04-12 A. Unique TensorFlowerPropagate sharding of the source instruction to the...
2018-04-12 A. Unique TensorFlowerChange assertions to use the tensor 'x' rather than...
2018-04-12 Jiri SimsaExposing tensorflow.contrib.proto in the pip package.
2018-04-12 A. Unique TensorFlowerAdd support for RNN state array of type tf.identity.
2018-04-12 Benoit SteinerAdded a utility to compute a topo ordering of a graph
2018-04-12 Sami KamaFix buildifier issues
2018-04-12 Derek Murray[tf.data] Clean up //tensorflow/contrib/data/python...
2018-04-12 Derek MurrayCheck if the session has been deleted before releasing...
2018-04-12 Sami KamaRemove if_static import
2018-04-12 Sami KamaMerge libraries back
2018-04-12 A. Unique TensorFlowerK-FAC: Deprecate tf.contrib.kfac.
2018-04-12 A. Unique TensorFlowerResolveConstantReshape transformation and fix for Resol...
2018-04-12 James WexlerMake new build target public.
2018-04-12 Alexandre PassosFix build breakage on metagraph exporting when caching_...
2018-04-12 Priya GuptaSeparate out distribute dependency out of training...
2018-04-12 Russell Klopfercrf_decode fails when sequence_length is 0 (#17755)
2018-04-12 Yong TangAdd tensor support for num_spectrogram_bins in linear_t...
2018-04-12 Justine TunneyUpgrade libjpeg-turbo
2018-04-12 Seyed Majid... Update nn.py (#17247)
2018-04-12 David NormanAllow for devices which have F16, no F64, no Complex...
2018-04-12 Yihong WangLink to gcc_s and gcc if compiler is GCC version 5...
2018-04-12 QuanlongLatest nngraph cannot build with Hexagon SDK 3.0 (...
2018-04-12 Shaoning Zenggive some writing updates to tensorflow/contrib/slim...
2018-04-12 Wai Hon LawChange --output_png to --output_image (#18273)
2018-04-12 brett kooncecontrib/autograph: minor spelling tweaks (#18284)
2018-04-12 Yan Facai ... remove the misleading n_class information (#18305)
2018-04-12 Yong TangFix WARNING in BatchNormalization (#18315)
2018-04-12 brett kooncecontrib: minor spelling tweaks (#18330)
2018-04-12 Rholais LiiReorder section `Using SavedModel with Estimators`...
2018-04-12 Loo Rong Jie[MSVC] Remove -D__VERSION__ flag and implement tf_compi...
2018-04-12 A. Unique TensorFlowerFix comment of bucket_by_sequence_length about return...
2018-04-12 Loo Rong JieReplace all COMPILER_MSVC to _MSC_VER and _WIN32 accord...
2018-04-12 A. Unique TensorFlowerRestore dependency on estimator utils from model.
2018-04-12 A. Unique TensorFlower[XLA] Redesign: add XlaComputation::IsNull.
2018-04-12 A. Unique TensorFlowerAdd softsign bijector.
2018-04-12 Igor GanichevAdd FunctionTest.testLayerInDefun
2018-04-12 Allen LavoieStart moving Checkpointable utilities toward core
2018-04-12 Igor GanichevAdd testCompileTimeConstantsInDefun in xla
2018-04-12 A. Unique TensorFlowerConstruct Orthogonal kernels for 2d convolutions.
2018-04-12 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-04-12 Pete WardenFixed error where no background audio samples were...
2018-04-12 Sami KamaMake changes as per reviewer request
2018-04-12 A. Unique TensorFlowerFix lost dependency
2018-04-12 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-12 A. Unique TensorFlowerFix shape inference for outside_compilation clusters...
2018-04-12 andrehentzMerge pull request #17123 from hovhannesgithub/div...
2018-04-12 A. Unique TensorFlowerMake default weights initializer in `base_layers.Layer...
2018-04-12 Eugene Brevdo[TF] Add TensorListPushBackBatch.
2018-04-12 A. Unique TensorFlowerIntroduced tool to run an HLO module in replicated...
2018-04-12 A. Unique TensorFlowerCollective Ops Part 3
2018-04-12 A. Unique TensorFlowerFixing dependencies.
2018-04-12 A. Unique TensorFlowerUpdating tests containing graphs with Variables so...
2018-04-12 A. Unique TensorFlowerSpecial-case the name scoping for operator methods...
2018-04-12 A. Unique TensorFlowerMake DType, TensorShape, and Dimension "reducable"...
2018-04-12 Hovhannes HarutyunyanFixe merge issue
2018-04-12 Hovhannes HarutyunyanMerge branch 'master' into div-sub-broadcasting
2018-04-12 Hovhannes HarutyunyanRemove redefined BroadcastDiv function
2018-04-12 A. Unique TensorFlowerEnable an r2 reduce window test case.
2018-04-12 Sami KamaFix double linkage of static variables
next