aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core
Commit message (Expand)AuthorAge
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-18
* Automated rollback of change 144776821Gravatar A. Unique TensorFlower2017-01-17
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-17
* Show labels of ranking results of inception inference on HVXGravatar A. Unique TensorFlower2017-01-17
* Add return_tensors parameter to ImportGraphDefOptions. This isGravatar Skye Wanderman-Milne2017-01-17
* Always linkstatic when building rpcbench_test.Gravatar Jonathan Hseu2017-01-17
* VariableOp shouldn't own a reference to state stored in the ResourceManager a...Gravatar A. Unique TensorFlower2017-01-17
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-17
* Add a new lightweight queue-like object - RecordInputGravatar A. Unique TensorFlower2017-01-17
* Remove extra unnecessary parameter to functor::ResizeBilinearGravatar Brennan Saeta2017-01-17
* Fix error message in direct_session.Gravatar Suharsh Sivakumar2017-01-17
* Simplifications and cleanups in the implementation of ParallelConcatGravatar A. Unique TensorFlower2017-01-17
* Sync header file to match the implementations.Gravatar Brennan Saeta2017-01-17
* Merge changes from github.Gravatar Patrick Nguyen2017-01-17
* Improve the performance of resize_bilinear.Gravatar Brennan Saeta2017-01-17
* Add support for passes that run post-partitioning to OptimizationRegistry.Gravatar Peter Hawkins2017-01-14
* Automated rollback of change 142694447Gravatar A. Unique TensorFlower2017-01-13
* Internal change.Gravatar A. Unique TensorFlower2017-01-13
* Makes the ops used by ParallelConcat internal.Gravatar A. Unique TensorFlower2017-01-13
* Provide multiple implementations of RPC responses on the fetch path.Gravatar Derek Murray2017-01-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-13
* Do parallel_stack as a graph rewrite instead of python code.Gravatar A. Unique TensorFlower2017-01-13
* Fix issues with shape inference during graph import.Gravatar Pete Warden2017-01-13
* Add control_dependencies parameter to ImportGraphDefOptions.Gravatar Skye Wanderman-Milne2017-01-13
* [TF:XLA] Add support for specifying a device instance for randomized testing.Gravatar Peter Hawkins2017-01-13
* Merge changes from github.Gravatar Patrick Nguyen2017-01-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-12
* More new ops for speeding up input pipline: stage and unstage.Gravatar A. Unique TensorFlower2017-01-12
* Fix the Windows cmake build.Gravatar Jonathan Hseu2017-01-12
* Add list(func) support to GetNodeAttr().Gravatar Peter Hawkins2017-01-12
* Add a .clang-format file for automatically formatting .cc/.h files.Gravatar Jonathan Hseu2017-01-12
* Keep track of whether a sync is needed to avoid redundant uploads to GCS.Gravatar A. Unique TensorFlower2017-01-12
* Automated rollback of change 144344623Gravatar David G. Andersen2017-01-12
* Fail earlier and more clearly if dtype in parsed proto is invalid.Gravatar David G. Andersen2017-01-12
* Fix bug in shape inference for set operations. It errantly had been setting f...Gravatar A. Unique TensorFlower2017-01-12
* Make the visilibility of tensorflow/core/debug:debug publicGravatar Shanqing Cai2017-01-12
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-12
* Kernels and ops for all optimizers when using resource variables.Gravatar A. Unique TensorFlower2017-01-12
* Delete the FunctionDef.Node code paths, now that we have switchedGravatar A. Unique TensorFlower2017-01-11
* Add a placeholder for hexagon_controllerGravatar A. Unique TensorFlower2017-01-11
* Switch open-source to use jemalloc for CPU Tensor memory allocation, gRPC, an...Gravatar Jonathan Hseu2017-01-11
* Add an option to run inference on hvx into build scriptGravatar A. Unique TensorFlower2017-01-11
* Add optimized reverse kernel for reversing rows of a 3D tensor. This is used inGravatar A. Unique TensorFlower2017-01-11
* Add support for list(func) AttrValues.Gravatar Peter Hawkins2017-01-11
* Optimize eight-bit graphs by removing RequantizationRangesGravatar Pete Warden2017-01-10
* Revise outdated comment about core:android_srcsGravatar Andrew Harp2017-01-10
* tensor_bundle: use tmp files on write path (and rename later).Gravatar Zongheng Yang2017-01-10
* Register Slice op for quantized types.Gravatar A. Unique TensorFlower2017-01-09
* Removes potential crash from GraphMgr.Gravatar A. Unique TensorFlower2017-01-09
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09