Searched refs:weights_time_array (Results 1 – 1 of 1) sorted by relevance
1744 const auto& weights_time_array = model->GetArray(op->inputs[2]); in ProcessSvdfOperator() local1745 if (!weights_time_array.has_shape()) return; in ProcessSvdfOperator()1755 const int memory_size = weights_time_array.shape().dims()[1]; in ProcessSvdfOperator()