Searched defs:DepthwiseConvOperator (Results 1 - 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/lite/toco/ | ||
H A D | model.h | 374 struct DepthwiseConvOperator : Operator { struct in namespace:toco 375 DepthwiseConvOperator() : Operator(OperatorType::kDepthwiseConv) {} function in struct:toco::DepthwiseConvOperator |
Completed in 119 milliseconds