Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dconvolution_op_builder.cc85 const int height_index = 1; in Build() local
93 GetTensorData<int32_t>(output_shape_)[height_index]); in Build()