Searched defs:IsConstantTensor (Results 1 – 2 of 2) sorted by relevance
69 inline bool IsConstantTensor(const TfLiteTensor* tensor) { in IsConstantTensor() function
183 bool IsConstantTensor(const Tensor& tensor, const Model& model) { in IsConstantTensor() function