Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
H A Dkernel_ops_pattern.cc120 struct RewriteData { struct
121 Operation* op;
122 mlir::SmallVector<Value, 4> arguments;
123 std::vector<xla::BufferAllocation> allocations;
124 std::unique_ptr<ThunkSequence> thunks;
125 std::vector<ConstantInfo> constants;
126 std::string gpu_module_data;