[all-commits] [llvm/llvm-project] a1f465: [mlir][tosa] Add quantized and unquantized version...

NatashaKnk via All-commits all-commits at lists.llvm.org
Tue Aug 10 14:35:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1f46569a186cad80ebae87280292ad4cdf703eb
      https://github.com/llvm/llvm-project/commit/a1f46569a186cad80ebae87280292ad4cdf703eb
  Author: natashaknk <natashaknk at google.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
    M mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
    M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir

  Log Message:
  -----------
  [mlir][tosa] Add quantized and unquantized versions for tosa.depthwise_conv2d lowering

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D107855




More information about the All-commits mailing list