aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/graph_transformations/identify_dilated_conv.cc
Commit message (Expand)AuthorAge
* Return ::tensorflow::Status in Toco Graph Transformations.Gravatar Yu-Cheng Ling2018-10-09
* TOCO transformations updated to support dilated depthwise convolution.Gravatar Suharsh Sivakumar2018-09-19
* Remove uses of dynamic_cast, which is generally discouraged by the Google C++Gravatar A. Unique TensorFlower2018-06-13
* Adds support for identifying dilated convolution emulation.Gravatar A. Unique TensorFlower2018-02-22