Home
last modified time | relevance | path

Searched refs:getPaddedInput (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DLoops.cpp221 Value getPaddedInput(Value input, ArrayRef<Value> indices, in getPaddedInput() function
359 Value paddedInput = getPaddedInput<StdIndexedValue>( in emitScalarImplementation()
385 return getPaddedInput<StdIndexedValue>(op.input(), inputIndices, in getPoolingInput()