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

  /external/tensorflow/tensorflow/compiler/tf2xla/
xla_jit_compiled_cpu_function.cc 43 buffer_assignment.GetUniqueTopLevelOutputSlice());
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_executable.cc 130 assignment_->GetUniqueTopLevelOutputSlice());
169 assignment_->GetUniqueTopLevelOutputSlice());
cpu_compiler.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 406 StatusOr<BufferAllocation::Slice> GetUniqueTopLevelOutputSlice() const;
buffer_assignment.cc 489 BufferAssignment::GetUniqueTopLevelOutputSlice() const {
    [all...]

Completed in 166 milliseconds