Home
last modified time | relevance | path

Searched defs:output_buffers (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_executable.cc75 std::vector<std::vector<std::unique_ptr<PjRtBuffer>>> output_buffers; in PjRtExecute() local
92 std::vector<std::vector<std::unique_ptr<PjRtBuffer>>> output_buffers; in Execute() local
114 std::vector<std::vector<std::unique_ptr<PjRtBuffer>>> output_buffers; in ExecuteOnLocalDevices() local
142 std::vector<std::vector<std::unique_ptr<PjRtBuffer>>> output_buffers; in ExecuteShardedOnLocalDevices() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Doutfeed_thunk.cc42 ShapeTree<std::unique_ptr<OutfeedBuffer>>* output_buffers = in ExecuteOnStream() local
Dir_emission_utils.cc801 auto output_buffers = fusion.getOutputBuffers(); in CanEmitFusedDynamicUpdateSliceInPlaceForGpu() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc485 std::vector<std::vector<absl::Span<T>>> output_buffers; in DoAllReduce() local
664 void** input_buffers, void** output_buffers) { in __xla_cpu_runtime_AllReduce()
Dir_emitter.cc1167 llvm::Value* output_buffers = in HandleAllReduceMultipleReplica() local
1239 llvm::Value* output_buffers = in HandleAllToAll() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_execute_op.cc439 auto output_buffers = in AllocateOutputTensors() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc757 std::vector<std::vector<std::unique_ptr<PyTpuBuffer>>> output_buffers; in ExecuteShardedOnLocalDevices() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc151 PointsToSet::BufferSet* output_buffers = GetBufferSet(instruction); in OperandBufferForwarded() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc186 SmallVector<Value, 4> output_buffers; in matchAndRewrite() local