Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dexecutable.h148 explicit ExecutionOutput(ScopedShapedBuffer result) in ExecutionOutput() function
150 ExecutionOutput(ScopedShapedBuffer result, in ExecutionOutput() function
155 ExecutionOutput(Shape on_host_shape, Shape on_device_shape, in ExecutionOutput() function
158 ExecutionOutput(Shape on_device_shape, se::DeviceMemoryAllocator* allocator, in ExecutionOutput() function