HomeSort by relevance Sort by last modified time
    Searched defs:copy_insertion (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_copy_insertion_test.cc 58 CpuCopyInsertion copy_insertion; local
59 ASSERT_IS_OK(copy_insertion.Run(module).status());
  /external/tensorflow/tensorflow/compiler/xla/service/
copy_insertion_test.cc 16 #include "tensorflow/compiler/xla/service/copy_insertion.h"
79 CopyInsertion copy_insertion; local
80 ASSERT_IS_OK(copy_insertion.Run(module).status());
1929 CopyInsertion copy_insertion; local
1980 CopyInsertion copy_insertion; local
2013 CopyInsertion copy_insertion; local
    [all...]

Completed in 2469 milliseconds