Searched defs:constantInput (Results 1 – 3 of 3) sorted by relevance
32 bool constantInput = false, in CreateElementwiseBinaryTfLiteModel()186 bool constantInput = false) in ElementwiseBinaryTest()
505 auto constantInput = CreateConstTensor(&tfLiteInputTensor, in ProcessInputs() local
614 auto constantInput = CreateConstTensor(tfLiteInputTensor, inputTensorInfo); in ProcessInputs() local