1. 7d797a2 Update vhlo.md to include specific RUN lines for testing (#1560) by Kevin Gleason · 11 months ago main
  2. 09bab1e Remove an implementation-defined test for GatherOp (#1550) by Eugene Burmako · 11 months ago
  3. e61d473 Integrate LLVM at llvm/llvm-project@f81f32adc9a8 (#1558) by Gunhyun Park · 11 months ago
  4. 6758a9c Simplify evalWhileOp (#1553) by Eugene Burmako · 11 months ago
  5. e6ef63c Use func.func and func.return in the spec (#1555) by Eugene Burmako · 11 months ago
  6. 4f54515 Bump patch version after integrate 0.12.0 -> 0.12.1 (#1548) by Eugene Burmako · 11 months ago
  7. b8c6b90 Compress the code a little bit (#1543) by Eugene Burmako · 11 months ago
  8. e169d26 Add interpreter for ScatterOp (#1488) by Gunhyun Park · 11 months ago
  9. aac89de Add interpreter for GatherOp (#1058) by Gunhyun Park · 11 months ago
  10. bcf050a Add interpreter for BatchNormGradOp (#1394) by Gunhyun Park · 11 months ago
  11. aedc509 Move chlo::TopKOp type inference into TypeInference.h (#1536) by Eugene Burmako · 11 months ago v0.12.0
  12. 7d992e6 Improve documentation for getMinimumVersion (#1537) by Eugene Burmako · 11 months ago
  13. accf3fa Integrate LLVM at llvm/llvm-project@e837f4b7 (#1540) by Kevin Gleason · 11 months ago
  14. 468f7bd Add interpreter for BatchNormTrainingOp (#1393) by Gunhyun Park · 11 months ago
  15. 6a5ee09 Simplify evalConvertOp (#1532) by Eugene Burmako · 11 months ago
  16. 40e6532 Bump MLIR Bytecode Format Version (#1534) by Kevin Gleason · 11 months ago
  17. 53a76fa Delete testdata bytecode tests (#1425) by Kevin Gleason · 11 months ago
  18. 509f3eb Simplify verification of ReduceOp and ReduceWindowOp (#1467) by Eugene Burmako · 11 months ago
  19. 2ef30c7 Update CustomCallOp status to `yes` and update ODS (#1521) by Gunhyun Park · 12 months ago
  20. ad9d815 Tag issue for failing tests for supported ops (#1438) by Gunhyun Park · 12 months ago
  21. c576c2f Bump patch version after integrate 0.11.7 -> 0.11.8 (#1528) by Eugene Burmako · 12 months ago
  22. a8cb1c7 Fix issues identified during integrate (#1527) by Eugene Burmako · 12 months ago
  23. fab5f24 Bump patch version after integrate 0.11.7 -> 0.11.8 (#1528) by Eugene Burmako · 12 months ago
  24. f556890 Bump patch version after integrate 0.11.7 -> 0.11.8 (#1528) by Eugene Burmako · 12 months ago
  25. 9fa4067 Fix build error on macOS (#1529) by anakinxc · 12 months ago
  26. a505ee5 Integrate LLVM at llvm/llvm-project@27eadeee6b45 (#1526) by Eugene Burmako · 12 months ago v0.11.7
  27. b357106 Add stop-gap static forward compatibility tests (#1525) by Kevin Gleason · 12 months ago
  28. 5f89cf9 Update bytecode docs to mention MLIR Bytecode Format and StableHLO releases (#1522) by Kevin Gleason · 12 months ago
  29. 9d2ac31 Update bytecode artifacts to remove debuginfo and include StableHLO producer string (#1524) by Kevin Gleason · 12 months ago
  30. 4cd6f24 Update the link to serialization APIs in compatibility.md (#1515) by Eugene Burmako · 12 months ago
  31. f2472e6 Bump patch version after integrate 0.11.6 -> 0.11.7 (#1513) by Eugene Burmako · 12 months ago
  32. 428d88d Add API to determine bytecode format version of StableHLO release (#1520) by Kevin Gleason · 12 months ago
  33. 7c120e2 Add option to stablehlo-translate to generate bytecode without debug info (#1519) by Kevin Gleason · 12 months ago
  34. 38743b2 Consolidate VhloToVersion negative tests (#1517) by Kevin Gleason · 12 months ago
  35. 27e1e53 Add producer to StableHLO portable artifacts. (#1516) by Kevin Gleason · 12 months ago
  36. 0522305 Actually use the BytecodeWriterConfig in writeBytecodeToFile (#1512) by Eugene Burmako · 12 months ago v0.11.6
  37. b1cff89 Integrate LLVM at llvm/llvm-project@f7e2678bb706 (#1510) by Eugene Burmako · 12 months ago
  38. e86b9c5 Use bytecodeVersion = 1 when serializing MLIR bytecode (#1511) by Eugene Burmako · 12 months ago
  39. 54bf2f3 Fix issues identified during integrate (#1505) by Eugene Burmako · 12 months ago
  40. 26b63a9 Bump patch version after integrate 0.11.5 -> 0.11.6 (#1507) by Eugene Burmako · 12 months ago
  41. 4fe990a Belatedly bump patch version after integrate 0.11.4 -> 0.11.5 (#1506) by Eugene Burmako · 12 months ago v0.11.5
  42. 6232753 Rename tosa/ passes to follow pass name conventions (#1504) by Eugene Burmako · 12 months ago
  43. 9e36ae5 Rename some files in tosa/ to follow filename conventions (#1503) by Eugene Burmako · 12 months ago
  44. 608d220 Integrate tosa/ into the Bazel build (#1502) by Eugene Burmako · 12 months ago
  45. 4e2ad86 Incorporate tosa/ tests into our test infrastructure (#1501) by Eugene Burmako · 12 months ago
  46. d9f723d Integrate LLVM at llvm/llvm-project@e96123dfeabc (#1499) by Eugene Burmako · 12 months ago
  47. cf2f2b8 [tosa] Add path to TOSA backed backends. (#1466) by Jacques Pienaar · 12 months ago
  48. 14691ce Integrate LLVM at llvm/llvm-project@33da608ecc0f (#1495) by Eugene Burmako · 12 months ago v0.11.4
  49. dc3938e Add limited support for multiple functions in shape refinement (#1484) by Eugene Burmako · 12 months ago
  50. 14b7a89 Slightly reword compatibility.md (#1493) by Eugene Burmako · 12 months ago
  51. f5a3911 Fix CholeskyOp breakage (#1487) by Gunhyun Park · 12 months ago
  52. 8bbb0ee Add interpreter for CholeskyOp (#1444) by Gunhyun Park · 12 months ago
  53. 2358069 Update serialization cookbook to include Python APIs (#1483) by Kevin Gleason · 12 months ago
  54. c717cb9 Fix issues identified during integrate (#1485) by Eugene Burmako · 12 months ago
  55. 4614c7f Bump patch version after integrate 0.11.3 -> 0.11.4 (#1486) by Eugene Burmako · 12 months ago
  56. 19ca41c Integrate LLVM at llvm/llvm-project@8faffa3cd3e1 (#1482) by Eugene Burmako · 12 months ago v0.11.3
  57. 89b9da3 Add API to get minimum supported StableHLO version (#1481) by Kevin Gleason · 12 months ago
  58. d6f6846 Split portable StableHLO APIs into separate file (#1480) by Kevin Gleason · 12 months ago
  59. fb05018 Add interpreter for BatchNormInferenceOp (#1371) by Gunhyun Park · 12 months ago
  60. 8e7ec97 Add interpreter for ConvertOp (#1349) by Gunhyun Park · 12 months ago
  61. cc08d09 Add interpreter for ReduceWindowOp (#1336) by Gunhyun Park · 12 months ago
  62. f396777 Specification for quantized DotGeneralOp (#1413) by Sandeep Dasgupta · 12 months ago
  63. 05d050d Specification for quantized AddOp (#1446) by Sandeep Dasgupta · 12 months ago
  64. ea7153c Clarify the checklist wording and provide examples (#1474) by Gunhyun Park · 12 months ago
  65. 7f265c6 Bump patch version after integrate 0.11.2 -> 0.11.3 (#1471) by Eugene Burmako · 12 months ago
  66. 17fda0c Add interpreter for ReduceOp (#1280) by Gunhyun Park · 12 months ago
  67. eaefd31 Add missing checks/tests for supported f8 types (#1470) by Gunhyun Park · 12 months ago
  68. 09c82d2 Integrate LLVM at llvm/llvm-project@14f0776550b5 (#1468) by Eugene Burmako · 12 months ago v0.11.2
  69. 72dc462 Bump patch version 0.11.1 -> 0.11.2 (#1465) by Gunhyun Park · 12 months ago
  70. 579f865 Add note on version bumping to compatibility.md (#1462) by Kevin Gleason · 12 months ago
  71. 9e2b072 Add Python Serialization APIs that operate on strings (#1461) by Kevin Gleason · 12 months ago
  72. 7fcd201 Enable passing interpreter tests (#1418) by Gunhyun Park · 12 months ago
  73. 1a97b32 Add interpreter for ComplexOp. (#1414) by Karthik Rangasai · 12 months ago
  74. 4603fd1 Add interpreter for Expm1Op. (#1411) by Karthik Rangasai · 12 months ago
  75. bc5bcae Add interpreter for Log1pOp. (#1402) by Karthik Rangasai · 12 months ago
  76. 5fa9397 Integrate LLVM at llvm/llvm-project@8f966cedea59 (#1458) by Gunhyun Park · 1 year ago v0.11.1
  77. d415650 Bump patch version 0.11.0 -> 0.11.1 (#1457) by Gunhyun Park · 1 year ago
  78. c8a634d Account for operand_layouts in CustomCallOp canonicalization (#1455) by Eugene Burmako · 1 year ago
  79. b90e52e Drop support for index element types in Eval patterns (#1453) by Eugene Burmako · 1 year ago
  80. dd4deed Refactor EvalSliceOpPattern to use APSInt-based matchInts (#1452) by Eugene Burmako · 1 year ago
  81. 0f8c6e9 Refactor matchInts to use APSInt instead of APInt (#1451) by Eugene Burmako · 1 year ago
  82. 3b60c2f Add interpreter for CbrtOp (#1417) by Gunhyun Park · 1 year ago
  83. 5572baa Integrate LLVM at llvm/llvm-project@a91cb9ce39dc (#1450) by Gunhyun Park · 1 year ago v0.11.0
  84. da30def Assorted refactorings of the interpreter (#1440) by Eugene Burmako · 1 year ago
  85. 1d4198f Improve logging in refineReturnTypes (#1388) by Eugene Burmako · 1 year ago
  86. cfc35b2 Extend indices_of_shape_operands to work for tuple types (#1387) by Eugene Burmako · 1 year ago
  87. 802bf1d Add Float8E4M3B11FNUZ type support. (#1448) by David Majnemer · 1 year ago
  88. 43e9dda Integrate LLVM at llvm/llvm-project@dc275fd03254 (#1449) by Gunhyun Park · 1 year ago
  89. 77e0604 Bump patch version 0.10.1 -> 0.10.2 (#1447) by Sandeep Dasgupta · 1 year ago
  90. 43d81c6 Integrate LLVM at llvm/llvm-project@ba38640b9901 (#1441) by Sandeep Dasgupta · 1 year ago v0.10.1
  91. e5f8e94 Bump patch to 0.10.1 after integrate (#1442) by Kevin Gleason · 1 year ago
  92. 1e5ef51 Add interpreter for SortOp (#1283) by Gunhyun Park · 1 year ago
  93. 76e76ce Add interpreter for ShiftRightArithmeticOp (#1431) by Gunhyun Park · 1 year ago
  94. 21bcf32 enable a few interpreter tests (#1437) by Sandeep Dasgupta · 1 year ago
  95. a672298 Add interpreter for ShiftRightLogicalOp (#1429) by Gunhyun Park · 1 year ago
  96. 86b2fa6 Add interpreter for GetDimensionSizeOp (#1436) by Gunhyun Park · 1 year ago
  97. 45a85eb Add missing dependency causing issues in google infra (#1435) by Kevin Gleason · 1 year ago
  98. 69a8737 Update `vhlo.md` with contribution guidelines. (#1433) by Kevin Gleason · 1 year ago
  99. 095fa9e Integrate LLVM at llvm/llvm-project@98f5a340975b (StableHLO 0.10.0) (#1434) by Kevin Gleason · 1 year ago v0.10.0
  100. 69b13c7 Setup for StableHLO 0.10.0, serialization test and doc updates (#1430) by Kevin Gleason · 1 year ago