Searched defs:DepthwiseConvOperator (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
H A Dmodel.h374 struct DepthwiseConvOperator : Operator { struct in namespace:toco
375 DepthwiseConvOperator() : Operator(OperatorType::kDepthwiseConv) {} function in struct:toco::DepthwiseConvOperator

Completed in 97 milliseconds