[all-commits] [llvm/llvm-project] 03aae4: [MLIR][TOSA] Update CustomOp input and output name...
Jerry-Ge via All-commits
all-commits at lists.llvm.org
Wed Dec 4 01:49:31 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03aae4fbaea4d3bf9364bc04bcbb5898816ab5ae
https://github.com/llvm/llvm-project/commit/03aae4fbaea4d3bf9364bc04bcbb5898816ab5ae
Author: Jerry-Ge <jerry.ge at arm.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
Log Message:
-----------
[MLIR][TOSA] Update CustomOp input and output names (#118408)
Update input name from input to input_list
Update output name from outputs to output_list
To match specification:
https://www.mlplatform.org/tosa/tosa_spec.html#_custom
Signed-off-by: Jerry Ge <jerry.ge at arm.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list