Searched refs:is_shape_tensor (Results 1 – 3 of 3) sorted by relevance
65 bool is_shape_tensor = in PopulateSubGraph() local68 if (shape_tensor->allocation_type != kTfLiteMmapRo && is_shape_tensor) { in PopulateSubGraph()72 if (!is_shape_tensor) { in PopulateSubGraph()
135 const bool is_shape_tensor = in IsReshapeOpSupported() local137 return is_shape_tensor && in IsReshapeOpSupported()
89 const std::vector<bool>& is_shape_tensor) { in FixShapeValueProfile() argument91 if (is_shape_tensor[i] && in FixShapeValueProfile()