platform/upstream/tensorflow.git
2018-01-05 Akshay AgrawalFix typo in the docstring of `make_template`.
2018-01-05 A. Unique TensorFlowerFixed bad logging in iOS app tflite_simple_example.
2018-01-05 Alexandre PassosAdd a mutex around the tfe context kernel_cache.
2018-01-05 A. Unique TensorFlowerOutput variance over tree predictions for classifications.
2018-01-05 A. Unique TensorFlowerAdd a FlushFileSystemCaches method to Env, for flushing...
2018-01-05 Benoit SteinerDon't swap out inputs that expect a reference.
2018-01-05 Michael CaseMove some build configs to tools/bazel.rc from configure.py
2018-01-05 Benoit SteinerImplemented memory swapping heuristics for GPU
2018-01-05 A. Unique TensorFlowerBasic templating code.
2018-01-05 Russell PowerChange placeholder exception to log instead of throwing...
2018-01-05 Alexandre PassosClear eager kernel cache when resetting random seed.
2018-01-05 Austin AndersonChange int64 to int64_t to support 64-bit compilation
2018-01-05 Gunhan GulsoyEdit the macros to avoid trying to output stacktraces...
2018-01-05 A. Unique TensorFlowerTemporarily disable tests until we can run them in...
2018-01-05 Akshay AgrawalMake it possible to wrap Layer's `call` method in ...
2018-01-05 A. Unique TensorFlowerIntroduces back a faster specialization of the unique...
2018-01-05 Yusef ShafiInternal changes to stacktrace handling.
2018-01-05 Sanjoy Das[TF:XLA] Correctly simplify while loops with a non...
2018-01-05 Benoit SteinerAdded a couple of trivial tests
2018-01-05 Yao ZhangSupport reduction in NWC dimension. One use case of...
2018-01-05 Brennan SaetaFix typo in dataset performance guide
2018-01-05 Brian PattonTests contrib.signal.stft with XLA compilation.
2018-01-05 Justine TunneyMake SQLite veneer better
2018-01-05 Gunhan GulsoyAdd ability to dump stacktraces, and enable auto stackt...
2018-01-05 Igor GanichevAdd MNIST GAN example and benchmarks
2018-01-05 A. Unique TensorFlowerRefactoring and bug-fixes for _build_initializer_expr.
2018-01-05 A. Unique TensorFlower[XLA] Doc change: the invariant that GetBufferAlias...
2018-01-05 A. Unique TensorFlowerAdd a FlushCaches() method to the FileSystem interface...
2018-01-05 A. Unique TensorFlowerMake HLO device placer more stable as far as created...
2018-01-05 Chris Leary[XLA] Expose replicas via local client API.
2018-01-05 A. Unique TensorFlowerAdd user friendly debugging message to TOCO.
2018-01-05 Jacques Pienaar[TFXLA] Handle control edges to cond not dominated.
2018-01-05 Brian PattonAdds a test exercising Atan2 via XLA client.
2018-01-05 A. Unique TensorFlowerInclude the main TensorFlow eager header file in the...
2018-01-05 Asim ShankarJava: Instructions for using GPUs via Maven.
2018-01-04 Gunhan GulsoyBump the size of interleave_dataset_op_test to avoid...
2018-01-04 Olivia NordquistAddresses the bug that when a grpc session is created...
2018-01-04 A. Unique TensorFlower[XLA] Slightly improve a CHECK-fail message.
2018-01-04 A. Unique TensorFlowerMinimal static analysis. Resolves variable visibility...
2018-01-04 Francois CholletMake layer method `compute_output_shape` public.
2018-01-04 Derek Murray[tf.data] Add benchmarks for variants of slice/batch...
2018-01-04 A. Unique TensorFlowerMake 403 errors due to GCS more verbose.
2018-01-04 Sanjoy Das[TF:XLA] Bump open source llvm revision to r321819
2018-01-04 Derek MurrayAdd `FunctionLibraryRuntime::InstantiateOptions` struct.
2018-01-04 A. Unique TensorFlowerFix bug causing OOM failure. An output parameter was...
2018-01-04 Derek MurrayAutomated g4 rollback of changelist 180821956
2018-01-04 A. Unique TensorFlowerNo public change
2018-01-04 Benoit SteinerFixed the implementation of DataTypeString to avoid...
2018-01-04 A. Unique TensorFlowerChange topk error message to say how many columns exist...
2018-01-04 Russell PowerExpand all saveable operations to generate a single...
2018-01-04 HyoukJoong LeeAutomated g4 rollback of changelist 179552496
2018-01-04 Olivia Nordquistadding tests to make sure that the public methods that...
2018-01-04 Adam RobertsClarify confusing documentation regarding FinalBeamSear...
2018-01-04 Andrew SelleCorrect mention of channel ordering (we support NHWC...
2018-01-04 Asim ShankarJava: Package GPU native libraries in Maven.
2018-01-04 Sukriti RameshExpand error-message when a valid export is not found...
2018-01-04 A. Unique TensorFlowerAdds the lookup_config property to the _WeightedSparseC...
2018-01-04 A. Unique TensorFlowerEnsure decode_raw on an empty string returns an empty...
2018-01-04 Yao ZhangSupport scalar and vector condition for select.
2018-01-04 Amit PatankarAllowing override of common_env.sh python directory.
2018-01-04 A. Unique TensorFlowerCurrently LayoutAssignment only deals with a module...
2018-01-04 A. Unique TensorFlowerInternal change
2018-01-04 Yao ZhangSupport reduction and histogram summary ops.
2018-01-04 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-04 Sanjoy Das[XLA:CPU] Count cycles in non-entry computations
2018-01-04 Benoit SteinerMade the shape of the elements stored in a TensorArrayV...
2018-01-04 Chris Leary[XLA:python] Plumb Python exceptions through API instea...
2018-01-04 Shanqing Caitfdbg: add option to disable sending of traceback and...
2018-01-04 Eugene BrevdoAutomated g4 rollback of changelist 180738639
2018-01-04 David Majnemer[XLA] Fix xla_data.proto for protoc
2018-01-04 Raghuraman... Merge changes from github.
2018-01-04 Yao ZhangSupport begin and end mask for strided slice.
2018-01-04 Sanjoy Das[XLA:CPU] Cleanups to VectorSupportLibrary, TargetMachi...
2018-01-04 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-04 A. Unique TensorFlowerAutomated g4 rollback of changelist 180733901
2018-01-04 Eugene BrevdoAdd critical section resource and op that allows execut...
2018-01-04 Akshay AgrawalMake init_scope install a new graph when graph stack...
2018-01-04 Skye Wanderman... Fix bug with imported while loops with C API enabled.
2018-01-04 A. Unique TensorFlowerUpdate RNN/LSTM performance docs
2018-01-03 Skye Wanderman... Run C++ control flow validation on FunctionDefs before...
2018-01-03 David Majnemer[XLA] Remove RNG_BERNOULLI
2018-01-03 A. Unique TensorFlowerFix tf.nn.fractional_max_pool output have same batch...
2018-01-03 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-03 Nick Desaulniers[XLA] Remove a false invariant used in generating test...
2018-01-03 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-03 A. Unique TensorFlowerBoilerplate: port a subset of the anno and quoting...
2018-01-03 Anna RAutomated g4 rollback of changelist 180670333
2018-01-03 Justine TunneySet application_id and user_version on TensorBoard DB
2018-01-03 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-03 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-03 Justine TunneyAdd Snappy support to SQLite
2018-01-03 A. Unique TensorFlowerK-FAC: Add "OnehotCategoricalLogitsNegativeLogProbLoss...
2018-01-03 A. Unique TensorFlower[xla] Add RNG ops to local Python client.
2018-01-03 Anna RRemoving doc strings from REGISTER_OP calls in core...
2018-01-03 Mark DaoustFix "the the" typo
2018-01-03 Mark DaoustAdd low pass filtering to the classification results.
2018-01-03 A. Unique TensorFlowerFix the scope to prepend to names when importing metagr...
2018-01-03 Benoit SteinerFixed a typo that resulted in the graph being processed...
2018-01-03 Sanjoy DasAutomated g4 rollback of changelist 180622078
2018-01-03 Sanjoy Das[TF:XLA] Bump open source llvm revision to r321639
next