HomeSort by relevance Sort by last modified time
    Searched refs:CopyInsertion (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_copy_insertion.cc 31 CopyInsertion generic_copy_insertion;
38 CopyInsertion::AddCopiesForBufferAssignment(module));
  /external/tensorflow/tensorflow/compiler/xla/service/
copy_insertion.h 46 class CopyInsertion : public HloModulePass {
55 CopyInsertion(const HloDataflowAnalysis::FusionCanShareBufferFunction&
copy_insertion.cc     [all...]
copy_insertion_test.cc 79 CopyInsertion copy_insertion;
    [all...]
buffer_assignment_test.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_copy_insertion.cc 38 CopyInsertion generic_copy_insertion;
60 CopyInsertion::AddCopiesForBufferAssignment(module));

Completed in 328 milliseconds