Searched refs:ReduceAttributes (Results 1 – 5 of 5) sorted by relevance
18 deltas/ReduceAttributes.cpp
16 "deltas/ReduceAttributes.cpp",
375 struct ReduceAttributes { struct
1406 ReduceAttributes attr; in Parse()
557 auto attr = absl::any_cast<ReduceAttributes>(node.operation.attributes); in GPUOperationFromNode()