aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [XLA] Add a flag to control the HLO scheduling algorithm choice.Gravatar Chris Leary2017-12-15
* Adds DNN + GBDT combined estimators to tensorflow/contrib/boosted_trees/estim...Gravatar A. Unique TensorFlower2017-12-15
* internal changeGravatar A. Unique TensorFlower2017-12-15
* Make `tf.contrib.distributions` QuadratureCompound classes support batchGravatar Joshua V. Dillon2017-12-15
* When the CAPI is true, the return type of Operation.inputs is now _InputList ...Gravatar Olivia Nordquist2017-12-15
* Fix reference counts when watching variables (eager tape)Gravatar Allen Lavoie2017-12-15
* [TF Eager] Non-public API for registering TF functions with the graph.Gravatar Eugene Brevdo2017-12-15
* Support permute 2d tensors.Gravatar Yao Zhang2017-12-15
* Resolves an issue that came up with ResNet50 when using the CPU backend as a ...Gravatar Bjarke Hammersholt Roune2017-12-15
* [tf.data] Saveable iterator for LatencyStatsDataset.Gravatar Shivani Agrawal2017-12-15
* Capture tensors that do not trigger convert_to_tensor in defunGravatar Akshay Agrawal2017-12-15
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-12-15
* Plug an eager memory leak, add tests for reference counts.Gravatar Allen Lavoie2017-12-15
* Enable C API in Python TF_C_API_GRAPH_CONSTRUCTION environment variable is set.Gravatar Skye Wanderman-Milne2017-12-15
* internal changeGravatar A. Unique TensorFlower2017-12-15
* Delete empty api_guides.Gravatar Mark Daoust2017-12-15
* Remove Stream::BlockHostUntilDoneWithStatus; all callers use BlockHostUntilDone.Gravatar A. Unique TensorFlower2017-12-15
* [XLA:CPU] Use LLVM's TargetTransformInfo in TargetMachineFeaturesGravatar Sanjoy Das2017-12-15
* Python library and C++ bindings for creating and compiling local XLA computat...Gravatar Roy Frostig2017-12-15
* [tf.data] Saveable iterator for BytesProducedStatsDataset.Gravatar Shivani Agrawal2017-12-15
* Added a python API to estimate the performance of HW devicesGravatar Benoit Steiner2017-12-15
* Push eager context onto context_stack when eager execution is enabledGravatar Akshay Agrawal2017-12-15
* Fix bfloat16 numerics issues in the tests.Gravatar A. Unique TensorFlower2017-12-15
* Add quantized uint8 pad support.Gravatar A. Unique TensorFlower2017-12-15
* Rename StreamExecutorInterface::BlockHostUntilDoneWithStatus to BlockHostUnti...Gravatar A. Unique TensorFlower2017-12-15
* Do not create context when defining functions in graph mode.Gravatar Alexandre Passos2017-12-15
* Scaffold support in TPUEstimator.Gravatar Jianwei Xie2017-12-15
* Add a note explaining that executing things directly with bazel may require a...Gravatar Mark Daoust2017-12-15
* Support BatchToSpaceND in TFLiteGravatar Yu-Cheng Ling2017-12-14
* [XLA] Remove '%' when printing the hlo text in short parsable mode.Gravatar A. Unique TensorFlower2017-12-14
* [XLA] Allow omitting operands shapes and program shapes.Gravatar A. Unique TensorFlower2017-12-14
* Add block sparsity support for 2D weight tensors only.Gravatar A. Unique TensorFlower2017-12-14
* internal changeGravatar Mark Daoust2017-12-14
* Made the list of op kernels available.Gravatar Benoit Steiner2017-12-14
* [XLA] Express the default options to ToString using an overload, rather than ...Gravatar Justin Lebar2017-12-14
* Raise error if maximum_iterations argument to while_loop is defined in contro...Gravatar Skye Wanderman-Milne2017-12-14
* BF16 support for HloEvaluator.Gravatar Yunxing Dai2017-12-14
* [XLA] Change some dot test cases to be parametricGravatar Sanjoy Das2017-12-14
* Adding basic support for constant Tensorflow 'Neg' (tf.negative) ops.Gravatar A. Unique TensorFlower2017-12-14
* [XLA] Remove the notion of a "parameter name" separate from the instruction's...Gravatar Justin Lebar2017-12-14
* Fix missing port number in a few places for shape checking.Gravatar Yao Zhang2017-12-14
* Add HLO structure verifier to HloVerifier.Gravatar Mark Heffernan2017-12-14
* Moving tf.data kernels to their own package.Gravatar Jiri Simsa2017-12-14
* Enable associative & commutative operator optimization.Gravatar A. Unique TensorFlower2017-12-14
* Added the ability to sort important ops topologicallyGravatar Benoit Steiner2017-12-14
* Add `init_scope`, a scope for wrapping variable creation and initialization.Gravatar Akshay Agrawal2017-12-14
* Refactor encapsulate_subgraphs_pass in preparation for adding new functionality.Gravatar A. Unique TensorFlower2017-12-14
* Implementation of Gather in TfLiteGravatar A. Unique TensorFlower2017-12-14
* With fused batch norm, collect the tangle of nodes used for folding BN into B...Gravatar A. Unique TensorFlower2017-12-14
* [XLA] Adds ReduceWindow test for arbitrary sized padding.Gravatar Tayo Oguntebi2017-12-14