Commit Graph

14 Commits (dde19a0ff8d6f02b9c4e61cc2116025e80e5a6d8)

Author SHA1 Message Date
Yihua Xu 240d974ac5 Clean Code
6 years ago
Yihua Xu ea00270fe8 Remove the dims checking when the dim is 3 (test=develop)
6 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
6 years ago
mozga-intel 792d3b2406 MKLDNN layout: Support for activation operator
7 years ago
tensor-tang 6ac47a3d90 rename Mkldnn to MKLDNN
7 years ago
Krzysztof Binias 24904b914c Unique key for input data
7 years ago
Krzysztof Binias 32929cdff0 Cache input data
7 years ago
Krzysztof Binias 0aa01929c1 Add backward
7 years ago
Krzysztof Binias 0cc25a400b Realloc for forward
7 years ago
Krzysztof Binias 1c81301e6d Update activations for MKL-DNN
7 years ago
Krzysztof Binias 76550d87b7 Reformat code
7 years ago
Krzysztof Binias c4107748d0 Add support for dim equals 2 in activation functions
7 years ago
Krzysztof Binias a64b312e3a Correcting for PR comments
7 years ago
Krzysztof Binias 4466f0bec8 MKLDNN Relu Tanh Sqrt Abs activations added
7 years ago