aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Public API to switch between eager execution and graph building.Gravatar Alexandre Passos2018-05-25
* Use functions to build dense splits. Tensorflow Function invocations share th...Gravatar A. Unique TensorFlower2018-05-25
* [tpu:profiler] Minor change in the description of tool name proto.Gravatar A. Unique TensorFlower2018-05-25
* Add ScopedAllocatorOptimizer in support of CollectiveReduce.Gravatar A. Unique TensorFlower2018-05-25
* enhance Tensorflow GBDT and GBRT model by exposing a new two dimensional outp...Gravatar A. Unique TensorFlower2018-05-25
* Extracts the 'simplify slice' optimization into its own method.Gravatar A. Unique TensorFlower2018-05-25
* [TF:XLA] Register Switch and Merge ops on XLA devices.Gravatar Peter Hawkins2018-05-25
* Automated g4 rollback of changelist 192848921Gravatar Derek Murray2018-05-25
* Extracts the 'simplify strided slice' optimization into its own method.Gravatar A. Unique TensorFlower2018-05-25
* Bump TPU batch size and wrap apply_grads in defunGravatar Igor Ganichev2018-05-25
* Release C++ lock before calling back into pythonGravatar Akshay Modi2018-05-25
* DepthwiseConv optimizations.Gravatar A. Unique TensorFlower2018-05-25
* Link to tf.estimator docs for premade estimators.Gravatar Mark Daoust2018-05-25
* Code simplification in dump_graphviz.cc:Gravatar A. Unique TensorFlower2018-05-25
* Minor clarification to model_to_estimator() doc stringGravatar Shanqing Cai2018-05-25
* eager: Update introduction notebooks.Gravatar Asim Shankar2018-05-25
* Fix typo, fix build.Gravatar Asim Shankar2018-05-25
* Extracts the 'simplify tile node' optimization into its own method.Gravatar A. Unique TensorFlower2018-05-24
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-05-24
* Initialize the score threshold to -inf to avoid filtering out negative logitsGravatar A. Unique TensorFlower2018-05-24
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-05-24
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Extracts the 'simplify pad node' optimization into its own method.Gravatar A. Unique TensorFlower2018-05-24
* Rename TileLoader to MemoryTile; NFCGravatar Sanjoy Das2018-05-24
* Add heuristic on picking NHWC layout for (V100, fp16) convolutions.Gravatar A. Unique TensorFlower2018-05-24
* Enabling some potential optimization using the restrict qualifier.Gravatar A. Unique TensorFlower2018-05-24
* When converting a numpy float64 to an EagerTensor, always ensure that itGravatar Akshay Modi2018-05-24
* Don't XLA-compile naked variable readsGravatar Igor Ganichev2018-05-24
* move wide string manipulations out of windows_file_systemGravatar A. Unique TensorFlower2018-05-24
* Remove _get_backward_fn and depend on _gradient_function directly.Gravatar Akshay Modi2018-05-24
* Fix the generated builtin_ops enum header.Gravatar Yu-Cheng Ling2018-05-24
* Extracts the 'simplify squeeze node' optimization into its own method.Gravatar A. Unique TensorFlower2018-05-24
* [XLA] Remove maps with a single instructionGravatar David Majnemer2018-05-24
* Avoid infinite recursion when checking for indexed slices.Gravatar Priya Gupta2018-05-24
* Allow combinations to be used on the class level. Make "mode" optional.Gravatar Igor Saprykin2018-05-24
* Add local_init_run_options to SessionManager and Supervisor so thatGravatar A. Unique TensorFlower2018-05-24
* Rename getInt64 to GetInt64 to follow Google styleGravatar Sanjoy Das2018-05-24
* Windows build script change for release jobGravatar A. Unique TensorFlower2018-05-24
* Small fix so that GDN can run on TPUGravatar A. Unique TensorFlower2018-05-24
* Raise ValueError when calling model.summary() before it is builtGravatar Francois Chollet2018-05-24
* [TF:XLA] Avoid buffer copy when copying a Tensor onto an XLA device.Gravatar Peter Hawkins2018-05-24
* [XLA] Convert infeed call to take a LiteralSlice.Gravatar Chris Leary2018-05-24
* tfdbg: fix issue where total source file size exceeds gRPC message size limitGravatar Shanqing Cai2018-05-24
* Fix bugs with the code blocks in defun's docstring.Gravatar Akshay Agrawal2018-05-24
* Automated g4 rollback of changelist 197868028Gravatar A. Unique TensorFlower2018-05-24
* add maxpoolgrad transposer for layout optimizer.Gravatar A. Unique TensorFlower2018-05-24
* Removing outdated links.Gravatar Amit Patankar2018-05-24
* Extracts the Simplify Pack optimization into its own method.Gravatar A. Unique TensorFlower2018-05-24
* Ensure ResourceMgr::LookupOrCreate calls create fn just onceGravatar Nick Felt2018-05-24
* Updated documentation for tf.reduce_join.Gravatar A. Unique TensorFlower2018-05-24