aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Minor updates in MD files (#11754)Gravatar Alan Yee2017-07-25
* Exposed more graph io methods (#11698)Gravatar Yuan (Terry) Tang2017-07-25
* Fix wrong template type name in QuantizedAddUsingEigen (#11731)Gravatar Jun Luan2017-07-25
* Disable failing tests in Windows Bazel build (#11710)Gravatar Yun Peng2017-07-25
* Fix web link to tool_developers guideGravatar resec2017-07-25
* Update losses implementation (#11667)Gravatar Alan Yee2017-07-24
* update WORKSPACE uncommented line range to L19-L36 (#11733)Gravatar AngryPowman2017-07-24
* Update BUILD (#11705)Gravatar error.d2017-07-24
* Add a function for generating random values with predefined seed (#11634)Gravatar DimanNe2017-07-24
* Bump the required protobuf version (#11728)Gravatar Jonathan Hseu2017-07-24
* Merge commit for internal changesGravatar Vijay Vasudevan2017-07-24
|\
| * Update documentation of various dimension/axis arguments to mention support f...Gravatar RJ Ryan2017-07-24
* | Update wide_n_deep_tutorial.py (#11722)Gravatar Alan Yee2017-07-24
| * Properly handle folding of constant nodes with multiple outputs.Gravatar Benoit Steiner2017-07-24
| * Update stage_op and map_stage_op to not special case returning one elementGravatar A. Unique TensorFlower2017-07-24
| * Only assign new start times if start times have not already been setGravatar A. Unique TensorFlower2017-07-24
* | Add a note about how weights are initialized in Dense/dense to the docstrings...Gravatar Sebastian Raschka2017-07-24
| * Re-align asterisks for pointer types; NFCGravatar A. Unique TensorFlower2017-07-24
* | Expand missing shorthand (#10579)Gravatar Androbin2017-07-24
* | Add mark_flag_as_required functions to make the APIs compatible with … (#11...Gravatar nolan liu2017-07-24
* | Update fft2d.cmake (#11671)Gravatar Will Frey2017-07-24
* | Update sample_distorted_bounding_box to use v2 kernel (#11668)Gravatar Yong Tang2017-07-24
| * Modify dependency structure of transform_utils to allow use within Grappler.Gravatar Suharsh Sivakumar2017-07-24
* | added link to benchmarks in community page (#11648)Gravatar Yufeng2017-07-24
* | Fix build doc README (#11643)Gravatar Kai Sasaki2017-07-24
* | [OpenCL] DenseUpdate sync (#11641)Gravatar Luke Iwanski2017-07-24
* | replace supervised session to monitored session (#11606)Gravatar horance2017-07-24
| * [XLA] Change backtrace logging from WARNING to VLOG(1)Gravatar Eli Bendersky2017-07-24
| * Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-24
| * Internal change.Gravatar A. Unique TensorFlower2017-07-24
| * Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-24
| * tfdbg: remove gen_debug_opsGravatar Shanqing Cai2017-07-24
| * bitwise xor op now uses vectorised xor on CPU.Gravatar Eugene Brevdo2017-07-24
| * Make the logic around linking to CPU runtime functions less error-prone.Gravatar A. Unique TensorFlower2017-07-24
| * Fix _Recv op caching for multi-output port ops in VirtualScheduler.Gravatar A. Unique TensorFlower2017-07-24
* | Refactor and implementation of the camera API 1, it fixes #8736 (#10771)Gravatar osdamv2017-07-24
* | Merge pull request #11699 from caisq/branch_162842890Gravatar Shanqing Cai2017-07-24
|\ \
| * | Add requires-gpu tag to opensource cuda test BUILD rulesGravatar Shanqing Cai2017-07-24
| | * [XLA] Remove the xla_status_add_backtrace flag.Gravatar Eli Bendersky2017-07-24
* | | Fix missing spaces for several errors (#11703)Gravatar Taehoon Lee2017-07-24
* | | verbalise=True is not a valid Darkflow command. Just 'verbalise' will do the ...Gravatar Roffel2017-07-24
| | * Fix #11708Gravatar Asim Shankar2017-07-24
| | * [XLA] Appease clang-tidy by switching away from StatusOr::ConsumeValueOrDie.Gravatar A. Unique TensorFlower2017-07-24
| | * Remove old TensorForest implementation.Gravatar A. Unique TensorFlower2017-07-24
| | * [XLA] StatusOr testing macro TF_ASSIGN_OR_ASSERT_OK => TF_ASSERT_OK_AND_ASSIGNGravatar A. Unique TensorFlower2017-07-24
| | * Internal doc change -- second draft.Gravatar A. Unique TensorFlower2017-07-24
* | | Fix typos (#11627)Gravatar Taehoon Lee2017-07-24
| | * RELNOTES: Add the capacity for hparams.parse_values to parse strings involvin...Gravatar A. Unique TensorFlower2017-07-24
| | * Simplify debug ops op_lib BUILD ruleGravatar Shanqing Cai2017-07-24
| | * Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-24