aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | * [XLA:GPU] Implement conditional as a sequence of thunks in the GPU backend.Gravatar A. Unique TensorFlower2018-01-25
| | * [XLA] Add HLO matcher for CustomCall that accepts a call target.Gravatar Justin Lebar2018-01-25
| | * Whitelist "bool" as a valid TPU infeed type.Gravatar Peter Hawkins2018-01-25
| | * Drop the manually_create field from RnnState.Gravatar A. Unique TensorFlower2018-01-25
| | * Use LookupOrCreateResource when creating summary writers. The resource mayGravatar Jonathan Hseu2018-01-25
| | * Add OPENSOURCE extension to schema_generated.hGravatar A. Unique TensorFlower2018-01-25
| | * Make select_and_scatter_test optonlyGravatar Yunxing Dai2018-01-25
| | * Automated g4 rollback of changelist 183273334Gravatar Eugene Brevdo2018-01-25
| * | make label_image for tflite build again (#16206)Gravatar freedom" Koan-Sin Tan2018-01-25
| | * Deprecation warning on Variables's += methodsGravatar Alexandre Passos2018-01-25
| | * Remove no longer used param fields from TfLiteResizeBilinerParamsGravatar A. Unique TensorFlower2018-01-25
| | * VLOG shape inference and annotation return status.Gravatar Yao Zhang2018-01-25
| * | Remove calculation of unnecessary matrix columns in SVD gradient (#15801)Gravatar Viraj Navkal2018-01-25
| | * Automated g4 rollback of changelist 183251689Gravatar A. Unique TensorFlower2018-01-25
| | * Add C0330 bad-continuation check to pylint.Gravatar Yifei Feng2018-01-25
| * | Don't load libcupti.so from regular path on Android (#16303)Gravatar Andrew Harp2018-01-25
| | * [XLA] Make xla_hlo_profile_test less flakyGravatar Sanjoy Das2018-01-25
| * | Add checkpoint file prefix check (#14341)Gravatar ted chang2018-01-25
| * | Add additional argument to freeze_graph (#15906)Gravatar ted chang2018-01-25
| * | fix typos (#16384)Gravatar ManHyuk2018-01-25
| * | Modified Implementation of ndlstm_base_dynamic. (#16402)Gravatar Jerome2018-01-25
| | * Simplify the template mechanism by specifying templates using multi-line stri...Gravatar A. Unique TensorFlower2018-01-25
| * | Build libjpeg-turbo ALTIVEC SIMD (#16409)Gravatar Sam Matzek2018-01-25
* | | improve comment describing segmentation algorithmGravatar David Goodwin2018-01-25
| | * Surface error if input is not flat list of eager tensorsGravatar Akshay Modi2018-01-25
| | * [TF RNN] Ensure dynamic_rnn runs at least one step to propagate dynamic shape...Gravatar Eugene Brevdo2018-01-25
| * | Improve SkipNBytes to RandomInputStream (#14557)Gravatar Yong Tang2018-01-25
| | * Add functions to encapsulate the logic for checking and setting tensor type.Gravatar Nupur Garg2018-01-25
| | * Add shard count to select and scatter testsGravatar Yunxing Dai2018-01-25
| * | RGB<->YIQ colorspace conversion (#15555)Gravatar Paweł Kapica2018-01-25
| * | Fix Conv3DTranspose in tf.keras (#16307)Gravatar mktozk2018-01-25
| * | Merge pull request #16408 from xiejw/branch_183220585Gravatar xiejw2018-01-25
| |\ \
| | | * Automated g4 rollback of changelist 183239252Gravatar A. Unique TensorFlower2018-01-25
| | | * Drop the manually_create field from RnnState.Gravatar A. Unique TensorFlower2018-01-25
| | * | Merge commit for internal changesGravatar Jianwei Xie2018-01-25
| |/| | | | |/
| | * Fixes FunctionLibraryRuntime to be destroyed before ExecutorImpl when NewLoca...Gravatar A. Unique TensorFlower2018-01-25
| | * Add WarmStartSettings configuration for all Estimators.Gravatar A. Unique TensorFlower2018-01-25
| | * Fix eager Pooling1D unit test for data_format='channels_first'Gravatar Francois Chollet2018-01-24
| | * Automated g4 rollback of changelist 183171572Gravatar A. Unique TensorFlower2018-01-24
| | * [XLA] Add more tests for ConvertElementType.Gravatar Chris Leary2018-01-24
| | * Make the graph generation for TFBT deterministic.Gravatar A. Unique TensorFlower2018-01-24
| | * [XLA] Fix HloModule clone.Gravatar A. Unique TensorFlower2018-01-24
| | * Allow passing candidate sampling seed in to sampled_softmax_loss for testing.Gravatar Rui Zhao2018-01-24
| | * [XLA] Allow buffers for CustomCalls to be reused.Gravatar Justin Lebar2018-01-24
| | * Refactoring pass.Gravatar A. Unique TensorFlower2018-01-24
| | * Don't close session in debug_gradients_test.py.Gravatar Skye Wanderman-Milne2018-01-24
| | * VISIBILITY_FIX: Add 'auto_correlation' to _allowed_symbols.Gravatar Ian Langmore2018-01-24
| | * Make batch_sequences_with_states_test.py work with C API enabled.Gravatar Skye Wanderman-Milne2018-01-24
| | * Make resource_variable_ops_test.py work with the C API enabled.Gravatar Skye Wanderman-Milne2018-01-24
| | * Add R3 and R5 tests to select and scatter.Gravatar Yunxing Dai2018-01-24