Searched defs:tensorDims (Results 1 – 3 of 3) sorted by relevance
401 const int32_t* tensorDims = nnTensor.dimensions; in TransposeDepthwiseTensor() local440 int32_t* tensorDims = (m_allowDynamicDimensions && (tensor->allocation_type != kTfLiteMmapRo) && in ConstructNNTensor() local
300 int32_t* tensorDims = reinterpret_cast<int32_t*>(tensor->dims->data); in ConvertTensorTypeToNn() local
340 auto tensorDims = mindspore::lite::MindIR_Tensor_GetDims(tensor); in ParseInputDimsFromExtensions() local