1. e2b0d7f First step of splitting python bindings. by Stella Laurenzo · 5 years ago
  2. dc17d0b NFC: Remove usages of Value::operator* and Value::operator-> now that Value is properly value-typed. by iree-copybara-bot · 5 years ago
  3. 97a824f Renaming VM2 -> VM. by Ben Vanik · 5 years ago
  4. 888f364 Hard-code the workgroup size for the hand-coded conv2d shader. by Stella Laurenzo · 5 years ago
  5. fdc55ae Enable simple_arithmetic_test. by Stella Laurenzo · 5 years ago
  6. b025a25 Enable control_flow_test and simple_stateful_test. by Stella Laurenzo · 5 years ago
  7. 641453c Internal build change by Jacques Pienaar · 5 years ago
  8. 17570d8 Build TF dependencies in Kokoro CI by Geoffrey Martin-Noble · 5 years ago
  9. 758f9d5 Change the TensorFlow e2e test framework to use VM2. by Stella Laurenzo · 5 years ago
  10. d7b447a Tag all targets currently excluded from CI by Geoffrey Martin-Noble · 5 years ago
  11. 0717f5e Replace ValuePtr with Value now that Value is value-typed. by iree-copybara-bot · 5 years ago
  12. 4346335 NFC: Change usages of Value* to ValuePtr. by iree-copybara-bot · 5 years ago
  13. 1b892c3 Ensure tf dialect is registered. by Sean Silva · 5 years ago
  14. cd1e4c0 Add e2e test calculating mandelbrot set by Sean Silva · 5 years ago
  15. 3374b65 Cleanup how lit tests get run. by Stella Laurenzo · 5 years ago
  16. aab85b9 Introduce structured name mangling and implement it in the tf-saved-model-adopt-exports pass. by Stella Laurenzo · 5 years ago
  17. f34e2ef Add two e2e tests: `simple_stateful_test`, `keras_lstm_test` by Sean Silva · 5 years ago
  18. d50b615 Updates workgroup calculation for conv so that it generalizes well for output by Nolan Miller · 5 years ago
  19. 5743a6c Beef up documentation a bit by Sean Silva · 5 years ago
  20. c38ac07 Adding hal.variable.* ops to match the flow.variable.* ops. by Ben Vanik · 5 years ago
  21. 00a33f7 e2e testing improvements by Sean Silva · 5 years ago
  22. 94d1845 Some extensions to the e2e test utils. by Stella Laurenzo · 5 years ago
  23. 51aaf9f Use the standard test infrastructure for conv tests rather than a similar by Nolan Miller · 5 years ago
  24. f80505e Moves the conv tests to integrations/tensorflow/ to unbreak the OSS build. by Nolan Miller · 5 years ago
  25. 777be64 Import tf_saved_model.global_tensor into flow.variable by Sean Silva · 5 years ago
  26. 284cefd Don't force newline before function attributes by iree-copybara-bot · 5 years ago
  27. ebf5174 Example e2e test for control flow by Rob Suderman · 5 years ago
  28. 84dc5db Update e2e readme. by Stella Laurenzo · 5 years ago
  29. d151fd7 Generalize the backend select in the test driver. by Stella Laurenzo · 5 years ago
  30. 0322776 Revamp e2e test utils to be more pythonic and literate. by Stella Laurenzo · 5 years ago
  31. 1e20c60 Add license header to files that are missing one by Geoffrey Martin-Noble · 5 years ago
  32. e99d773 Move C++ deps to the native library. by Stella Laurenzo · 5 years ago
  33. 46ad598 Implement test utils for doing comparisons and benchmarks between TF and IREE. by Stella Laurenzo · 5 years ago
  34. e505321 Clean up some python module names to be consistent. by Stella Laurenzo · 5 years ago
  35. ed5dce4 Add transposes to the interpreter matmul kernel to put it on a faster path. by Stella Laurenzo · 5 years ago
  36. 899f43c A number of small fixes to get e2e tests working on OSS/Windows. by Stella Laurenzo · 5 years ago
  37. 7408fc4 Fix llvm paths broken by previous migration. by Stella Laurenzo · 5 years ago
  38. cf41fcb Fix paths for artifacts under the new integrations/ directory. by Stella Laurenzo · 5 years ago
  39. bd49002 First e2e TF->IREE correctness and perf test. by Stella Laurenzo · 5 years ago
  40. 853a340 Internal change by Geoffrey Martin-Noble · 5 years ago
  41. efb75f7 Make tracing more amenable to use as a library. by Stella Laurenzo · 5 years ago
  42. aba3953 Internal change by Scott Todd · 5 years ago
  43. b8668c1 Add a basic pass to "adopt" tf_saved_model exports as IREE exports. by Stella Laurenzo · 5 years ago