Searched refs:batchInputShape (Results 1 – 1 of 1) sorted by relevance
129 TensorShape batchInputShape = TensorShape({batchSize, inputSize}); in Execute() local130 lstmInputInfo.SetShape(batchInputShape); in Execute()