aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/toco/graph_transformations/convert_pure_conv_to_depthwise.cc
Commit message (Expand)AuthorAge
* Return ::tensorflow::Status in Toco Graph Transformations.Gravatar Yu-Cheng Ling2018-10-09
* TOCO Bugfix: Do not transform Conv() to DepthwiseConv() if weights is sharedGravatar A. Unique TensorFlower2018-08-15
* Fix a bug: the conversion of pure Conv to DepthwiseConv did notGravatar A. Unique TensorFlower2018-06-20
* Switched to using TensorFlow's true dilated convolution support now that it i...Gravatar A. Unique TensorFlower2018-04-02
* Internal ChangeGravatar A. Unique TensorFlower2018-01-23
* Internal Change.Gravatar Andrew Selle2017-11-10