Home
last modified time | relevance | path

Searched defs:OutputBuffers (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_execute_op.cc361 struct OutputBuffers { struct
362 OutputBuffers(xla::ScopedShapedBuffer b, se::DeviceMemoryAllocator* allocator) in OutputBuffers() function
367 ~OutputBuffers() { in ~OutputBuffers()
381 xla::ShapeTree<bool> owned_buffers;
383 xla::ShapedBuffer buffers;
385 se::DeviceMemoryAllocator* const memory_allocator;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp300 StringMap<std::unique_ptr<MemoryBuffer>> &OutputBuffers) { in EmitDebugSectionImpl()