Home
last modified time | relevance | path

Searched refs:src_weights_name (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc476 const std::string& src_weights_name = in ConvertDepthwiseConvOperator() local
478 const auto& src_weights_array = model.GetArray(src_weights_name); in ConvertDepthwiseConvOperator()
493 ConvertFloatTensorConst(src_weights_name, dst_weights_shape, src_weights_data, in ConvertDepthwiseConvOperator()