aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add option for build more python tests in Cmake (#11853)Gravatar raymondxyang2017-08-11
* Dynamic ksize and strides with MaxPool (#11875)Gravatar Yong Tang2017-08-11
* remove useless variable (#12212)Gravatar Bairen Yi2017-08-11
* Adding support for s390x in calculation of cpu_frequency (#12201)Gravatar namrata-ibm2017-08-11
* Fix typosGravatar Taehoon Lee2017-08-11
* Add bool type supports for GPU kernels (#11927)Gravatar Taehoon Lee2017-08-10
* Adding support for Big Endian in graph_constructor_test and wav_io (#12179)Gravatar namrata-ibm2017-08-10
* Implement CRF decode (Viterbi decode) for tensor (#12056)Gravatar QingYing Chen2017-08-10
* Merge commit for internal changesGravatar Rasmus Larsen2017-08-10
|\
* | Create CI build script for Raspberry Pi (#12190)Gravatar Pete Warden2017-08-10
| * Merge code from PR #11940 with internal changes from cl/164796436, and update...Gravatar A. Unique TensorFlower2017-08-10
* | Fix typos (#12195)Gravatar Taehoon Lee2017-08-10
* | [OpenCL] Extends matmul_benchmark.py to cover SYCL (#11697)Gravatar Luke Iwanski2017-08-10
* | Remove unneeded casting of int64 for reverse_sequence (#12192)Gravatar Yong Tang2017-08-10
| * Add benchmark dashboard link to benchmarks doc. Also, I added a link andGravatar Anna R2017-08-10
| * Make HloAliasAnalysis updatable after changes to the HLO graph.Gravatar Mark Heffernan2017-08-10
| * Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-08-11
| * Merging sibling fusion instruction using multi_output_fusionGravatar A. Unique TensorFlower2017-08-10
| * Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-08-10
* | [OpenCL] Fixes double memcpy bug (#151) (#12173)Gravatar Luke Iwanski2017-08-10
| * Internal changeGravatar A. Unique TensorFlower2017-08-10
| * Remove more parts of DCASGD missed in the first pass. (47949b)Gravatar A. Unique TensorFlower2017-08-10
| * cmake fixGravatar Alexandre Passos2017-08-10
| * Allow TFE_TensorHandleCopyToDevice to have the same device as src andGravatar A. Unique TensorFlower2017-08-10
| * Experimental C and Python APIs to invoke TensorFlow kernels on concrete values.Gravatar Alexandre Passos2017-08-10
| * Initialize ExecutionOptions in ComputeConstant to default values.Gravatar A. Unique TensorFlower2017-08-10
| * Static required time computationGravatar Benoit Steiner2017-08-10
| * Enable implicit->explicit conversion by default.Gravatar A. Unique TensorFlower2017-08-10
| * Bugfix: number of input channels is not necessarily in the last dimension, af...Gravatar A. Unique TensorFlower2017-08-10
| * Recover MonitoredSession when the Coordinator is requested to stop with one o...Gravatar Igor Saprykin2017-08-10
| * Undo loop fusion changes for now as they seem to be altering a few results.Gravatar A. Unique TensorFlower2017-08-10
| * Return error status for invalid argument for ScratchAllocator.Gravatar Yangzihao Wang2017-08-10
| * Loosen assertClose tolerance in a couple of tests where the floatingGravatar A. Unique TensorFlower2017-08-10
| * Clean up fused_instructions method in HloInstructionGravatar A. Unique TensorFlower2017-08-10
* | Enable int32 on GPU for tf.tile (#12183)Gravatar Yong Tang2017-08-10
* | Corrected dimension notes in attention_wrapper.py (#12107)Gravatar Ruben Vereecken2017-08-10
* | enable mkl in eigen for qr_op (#11116)Gravatar Ziming Dong2017-08-10
* | Merge pull request #12152 from av8ramit/testing_sanity_precheckGravatar Amit Patankar2017-08-10
|\ \
* | | remove unused parameter (#12176)Gravatar horance2017-08-10
* | | fix unnecessary sync_memops cuda pointer attr in gdr (#12170)Gravatar Bairen Yi2017-08-10
| | * Simplified formula for FTRL update.Gravatar A. Unique TensorFlower2017-08-10
* | | Registers SYCL kernels for memory stats (#12172)Gravatar Luke Iwanski2017-08-10
* | | Allow disabling of selected tests in vector ops (#12171)Gravatar David Norman2017-08-10
| | * Allows per host input_fn for TPUEstimator.Gravatar Jianwei Xie2017-08-10
* | | Update monitors.py (#12053)Gravatar Alan Yee2017-08-10
| | * Added support for RefMerge and RefSwitch to grapplerGravatar Benoit Steiner2017-08-10
| | * Remove unnecessary BUILD dependencies in tensorflow/pythonGravatar A. Unique TensorFlower2017-08-10
* | | Ops and kernels for reduce_slice_ops (#9063)Gravatar Gao, Xiang2017-08-10
* | | dynamic_stitch op gpu version (#11940)Gravatar nolan liu2017-08-10
* | | Fix Windows Linking error (#12151)Gravatar Yun Peng2017-08-10