1. 28 Jul, 2020 1 commit
  2. 27 Jul, 2020 1 commit
  3. 24 Jul, 2020 5 commits
  4. 23 Jul, 2020 2 commits
  5. 22 Jul, 2020 3 commits
  6. 21 Jul, 2020 4 commits
  7. 20 Jul, 2020 6 commits
    • Allen Wang's avatar
      Add in RetinaNet MLIR benchmarks. · f05df686
      Allen Wang authored
      PiperOrigin-RevId: 322244056
      f05df686
    • Allen Wang's avatar
      Internal change · 7e3fbeee
      Allen Wang authored
      PiperOrigin-RevId: 322234532
      7e3fbeee
    • Tomer Kaftan's avatar
      Make hack in official/vision/detection models that enters the backend keras... · 363a36cd
      Tomer Kaftan authored
      Make hack in official/vision/detection models that enters the backend keras graph stop happening once we enable the Functional API KerasTensors refactoring:
      
      As a workaround hack for the tf op layer conversion being fragile, the detection models have to explicitly enter the Keras backend graph.
      
      When we enable the KerasTensors refactoring of the Functional API internals, the op layer conversion will be much more reliable and this hack will not be necessary. In addition, the hack actually causes the models to break when we enable the refactoring (because it causes tensors to leak out of a graph).
      
      So, this CL changes the existing hack to stop applying once we've enabled the KerasTensors refactoring.
      
      PiperOrigin-RevId: 322229802
      363a36cd
    • Allen Wang's avatar
      Internal change · cdda0906
      Allen Wang authored
      PiperOrigin-RevId: 322216928
      cdda0906
    • A. Unique TensorFlower's avatar
      Internal change · 52515dc3
      A. Unique TensorFlower authored
      PiperOrigin-RevId: 322197751
      52515dc3
    • Hongkun Yu's avatar
      Modify the unit test of encoder scaffold to demonstrate that a subclass... · 57253ebc
      Hongkun Yu authored
      Modify the unit test of encoder scaffold to demonstrate that a subclass embedding network can be used.
      
      PiperOrigin-RevId: 322083775
      57253ebc
  8. 18 Jul, 2020 1 commit
  9. 17 Jul, 2020 5 commits
  10. 16 Jul, 2020 3 commits
  11. 15 Jul, 2020 2 commits
  12. 14 Jul, 2020 5 commits
  13. 13 Jul, 2020 2 commits