1. 24 Jul, 2020 6 commits
  2. 23 Jul, 2020 4 commits
  3. 22 Jul, 2020 3 commits
  4. 21 Jul, 2020 4 commits
  5. 20 Jul, 2020 6 commits
    • Allen Wang's avatar
      Add in RetinaNet MLIR benchmarks. · f93317e4
      Allen Wang authored
      PiperOrigin-RevId: 322244056
      f93317e4
    • Allen Wang's avatar
      Internal change · 7931b5a8
      Allen Wang authored
      PiperOrigin-RevId: 322234532
      7931b5a8
    • Tomer Kaftan's avatar
      Make hack in official/vision/detection models that enters the backend keras... · ae8845ce
      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
      ae8845ce
    • Allen Wang's avatar
      Internal change · 42b362ac
      Allen Wang authored
      PiperOrigin-RevId: 322216928
      42b362ac
    • A. Unique TensorFlower's avatar
      Internal change · 999d38c1
      A. Unique TensorFlower authored
      PiperOrigin-RevId: 322197751
      999d38c1
    • Hongkun Yu's avatar
      Modify the unit test of encoder scaffold to demonstrate that a subclass... · 1faf2d3d
      Hongkun Yu authored
      Modify the unit test of encoder scaffold to demonstrate that a subclass embedding network can be used.
      
      PiperOrigin-RevId: 322083775
      1faf2d3d
  6. 18 Jul, 2020 2 commits
  7. 17 Jul, 2020 5 commits
  8. 16 Jul, 2020 3 commits
  9. 15 Jul, 2020 1 commit
  10. 14 Jul, 2020 6 commits