Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.h48 struct ExecutionOutput { struct
49 ExecutionOutput(ScopedShapedBuffer result, in ExecutionOutput() function
52 ScopedShapedBuffer result;
56 std::vector<OwningDeviceMemory> to_be_released;