aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* BUG: merge partial shapeGravatar Yan Facai (颜发才)2018-08-18
* DOC: update documentGravatar Yan Facai (颜发才)2018-08-18
* TST: add test case for with_shapeGravatar Yan Facai (颜发才)2018-08-18
* BUG: fix for partial shapeGravatar Yan Facai (颜发才)2018-08-18
* TST: add test case for partial shapeGravatar Yan Facai (颜发才)2018-08-18
* Automated rollback of commit 4a41f50648929197954d892559587cb76458d306Gravatar A. Unique TensorFlower2018-08-17
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-17
* Support nested defuns on TPUGravatar Igor Ganichev2018-08-17
* Fix ecosystem books to include api versions drop-down.Gravatar Mark Daoust2018-08-17
* Internal changeGravatar Nupur Garg2018-08-17
* Add back local collective all reduce test and fixed the bug that all_reduce o...Gravatar Yuefeng Zhou2018-08-17
* Merge pull request #21075 from jjsjann123:trt4_input_patchGravatar TensorFlower Gardener2018-08-17
|\
* | Add a benchmark for forward+backward for defuns.Gravatar Akshay Modi2018-08-17
* | Move clone and build function out of the estimator/keras library.Gravatar Katherine Wu2018-08-17
* | Move boosted tree weighted quantiles into core.Gravatar Zhenyu Tan2018-08-17
* | More deflaking for ar_model_testGravatar Allen Lavoie2018-08-17
* | Make src_dir optional.Gravatar Mark Daoust2018-08-17
* | New Class StepsExporter added which exports the serving graph and checkpoints...Gravatar Mehdi Sharifzadeh2018-08-17
* | Fix Unroll Batch Matmul Pack parameter bug.Gravatar A. Unique TensorFlower2018-08-17
* | Keep 'Research and experimentation' collection as an intro to eager.Gravatar Billy Lamberta2018-08-17
* | Fix the bug that StridedSlice loses static dimension when dim==0.Gravatar A. Unique TensorFlower2018-08-17
* | Fix variable tracking for Templates assigned to subclassed Model attributesGravatar Allen Lavoie2018-08-17
* | Enable evaluation in Estimator with TPU StrategyGravatar Priya Gupta2018-08-17
* | [XLA] Replace a CHECK(false) in the evaluator with a LOG(FATAL).Gravatar Michael Kuperstein2018-08-17
* | Enable variable[indices].assign(...) in eager (to match existing graph semant...Gravatar Alexandre Passos2018-08-17
* | This is much cleaner if it's in the Metadata writer itself.Gravatar Mark Daoust2018-08-17
* | Move FindInputArg() for ApiDef::Arg to op_def_util.cc and cleanup Python/c++ ...Gravatar Nick Kreeger2018-08-17
* | Automated rollback of commit c16517f22b4c4601c1e02ec5cb55193743443878Gravatar Mehdi Sharifzadeh2018-08-17
* | Combine determining conditional clusters and flow forward.Gravatar Jacques Pienaar2018-08-17
* | PR #21373: nsync dep updatesGravatar Yifei Feng2018-08-17
* | Merge pull request #21486 from weidankong:elastic_averageGravatar TensorFlower Gardener2018-08-17
|\ \
* \ \ Merge pull request #18866 from gpx1000:originGravatar TensorFlower Gardener2018-08-17
|\ \ \
* | | | Refine delegate dependenciesGravatar Jared Duke2018-08-17
* | | | Automated rollback of commit a1606d5e0f667fddd7f3f5705bda3aee5b3c2554Gravatar Gunhan Gulsoy2018-08-17
* | | | Add link to dataset.Gravatar Billy Lamberta2018-08-17
* | | | Fix error when using `colocate_with` function with DistributionStrategy.Gravatar Anjali Sridhar2018-08-17
* | | | Store GraphModeFunction's backwards function in a FuncGraph.Gravatar Akshay Agrawal2018-08-17
* | | | Propagate narrow_range flags in suitable constant-propagationGravatar A. Unique TensorFlower2018-08-17
* | | | Reformat tensorflow bazel files; NFCGravatar Sanjoy Das2018-08-17
* | | | Automated rollback of commit 45aad1a42201ac9134df2ab258b60e697ee3b96aGravatar Allen Lavoie2018-08-17
* | | | Minor changes to www.tensorflow.org/install/install_sourcesGravatar A. Unique TensorFlower2018-08-17
* | | | Fix for PartitionedVariables in collectionsGravatar Allen Lavoie2018-08-17
* | | | [XLA] Allow ReverseV2 to have negative axes.Gravatar A. Unique TensorFlower2018-08-17
* | | | [XLA] Correct assertions in tf2xla tile_ops.Gravatar A. Unique TensorFlower2018-08-17
* | | | update tf.contrib.image.interpolate_spline to support inputs with partially-s...Gravatar A. Unique TensorFlower2018-08-17
* | | | compat: Update forward compatibility horizon to 2018-08-17Gravatar A. Unique TensorFlower2018-08-17
* | | | Use feature_group_count parameter for depthwise convolution.Gravatar Adrian Kuegel2018-08-17
* | | | Release FunctionLibraryRuntime::Handle in IsCompilableCall.Gravatar Sanjoy Das2018-08-16
* | | | Check for training ops in graph. The rewriter only works for graphs with no ...Gravatar Raghuraman Krishnamoorthi2018-08-16
* | | | Merge MultiWorkerMirroredStrategy into MirroredStrategyGravatar Yuefeng Zhou2018-08-16