aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #21011 from Intel-tensorflow:pr-upgrading-mkl-dnn-to-v0.15Gravatar TensorFlower Gardener2018-08-02
|\ \ \ \
| | | * | Conv3d enhancementGravatar Jiang,Zhoulong2018-08-02
| |_|/ / |/| | |
| | * | Merge branch 'master' into primreuse_poolingGravatar Rasmus Munk Larsen2018-07-31
| | |\ \ | |_|/ / |/| | |
| * | | Using tar.gz instead of zip and fixing a commentGravatar Mahmoud Abuzaina2018-07-27
| * | | Upgrading to MKL-DNN v0.15Gravatar Mahmoud Abuzaina2018-07-27
|/ / /
* | | Remove references to std::string in MKL-related code.Gravatar A. Unique TensorFlower2018-07-27
* | | Adding NodeDef names to error messages for better debuggability.Gravatar A. Unique TensorFlower2018-07-27
| | * Added a normalization term to ctc_beam_search_decoderGravatar Vitaly Lavrukhin2018-07-27
| |/ |/|
| * back out SetOp code refactoring which cause nn_grad_test unit test failuresGravatar Guozhong Zhuang2018-07-24
| * code change based on PR review suggestions and style chekcGravatar Guozhong Zhuang2018-07-23
* | Fix a bug in stats updation and add a test.Gravatar Shashi Shekhar2018-07-20
* | Changing the mapping between proto and TF types.Gravatar Jiri Simsa2018-07-18
* | Merge pull request #20675 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-07-18
|\ \
* | | Extending batching capability to support rank 5 tensors.Gravatar A. Unique TensorFlower2018-07-17
* | | Update ctc_loss_util.hGravatar Rasmus Munk Larsen2018-07-16
* | | Omit some operations if only one para is kLogZeroGravatar wangershi2018-07-16
| | * Replace to call fast reorder path in MklPooling op.Gravatar Li, Yiqiang2018-07-15
* | | Remove exposure of HWNC and HWCN data formatsGravatar A. Unique TensorFlower2018-07-12
* | | Add safe static constructor functions to the sparse tensor library and convertGravatar A. Unique TensorFlower2018-07-12
| * | [ROCm] Interface changes for StreamExecutor to support both CUDA and ROCmGravatar Wen-Heng (Jack) Chung2018-07-12
|/ /
| * Merge branch 'master' into primreuse_poolingGravatar AG Ramesh2018-07-04
| |\ | |/ |/|
* | Merge branch 'master' into primreuse_reorderGravatar AG Ramesh2018-07-01
|\ \
| * | Merge changes from github.Gravatar Mingxing Tan2018-06-28
| * | Add helper for creating error tagsGravatar James Keeling2018-06-28
| * | Making the device name comparison more robust for RemoteCall andGravatar Rohan Jain2018-06-25
| * | Support quint16 in Assign on CPU.Gravatar Ben Lee2018-06-25
| * | Add HWNC and HWCN data format support to Conv2D, Conv2DBackpropInputTest and ...Gravatar A. Unique TensorFlower2018-06-22
* | | implementation of primitive reuse for reorderGravatar Guozhong Zhuang2018-06-21
| * | Refactor the impl of Shard() so that the caller can use a Runner.Gravatar A. Unique TensorFlower2018-06-19
| * | Merge changes from github.Gravatar Akshay Modi2018-06-18
| * | Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
| * | Merge changes from github.Gravatar Akshay Modi2018-06-18
| * | Provides a more fine-grained option for each thread to controlGravatar A. Unique TensorFlower2018-06-15
* | | Merge commit for internal changesGravatar Akshay Modi2018-06-15
|\| |
| * | Add HWNC and HWCN data format supportGravatar A. Unique TensorFlower2018-06-14
* | | INTEL-MKL: MKL primitive reuse for conv2d fwd op - refactoring per PR sugges...Gravatar Guozhong Zhuang2018-06-12
* | | [Intel MKL] Remove use of absl::string_view (#19869)Gravatar Clayne Robison2018-06-11
* | | Merge commit for internal changesGravatar Akshay Modi2018-06-11
|\| |
| * | Copy dimensions array into GroupIterable instead of storing pointers to it.Gravatar Ilya Biryukov2018-06-11
| * | Fix tsan detected error in core/util/exec_on_stall_test.ccGravatar A. Unique TensorFlower2018-06-11
| * | [INTEL MKL] Enable compilation of TF without MKL ML dependencyGravatar AG Ramesh2018-06-08
* | | Merge commit for internal changesGravatar Patrick Nguyen2018-06-07
|\| |
| * | Code cleanup: use absl::string_view to pass string-like objects.Gravatar Tatiana Shpeisman2018-06-06
* | | Merge commit for internal changesGravatar Patrick Nguyen2018-06-06
|\| |
| * | Add core/util/exec_on_stall.h a tool for debugging deadlocks withGravatar A. Unique TensorFlower2018-06-05
* | | Merge commit for internal changesGravatar Patrick Nguyen2018-06-05
|\| |
| * | Move benchmarking code to a new directory and add some documentation.Gravatar Shashi Shekhar2018-06-04
* | | Merge commit for internal changesGravatar Michael Case2018-05-30
|\| |
| * | Internal changeGravatar A. Unique TensorFlower2018-05-30
| * | Making RPC op handle the case where cancellation manager is not initialized i...Gravatar Jiri Simsa2018-05-29