Searched defs:IsConstantTensor (Results 1 – 3 of 3) sorted by relevance
193 inline bool IsConstantTensor(const TfLiteTensor* tensor) { in IsConstantTensor() function
490 bool IsConstantTensor(const Tensor& tensor, const Model& model) { in IsConstantTensor() function
108 bool IsConstantTensor(const TfLiteOpaqueTensor* tfLiteTensor) in IsConstantTensor() function