Searched refs:ReshapeAttributes (Results 1 – 7 of 7) sorted by relevance
44 ReshapeAttributes attr;66 ReshapeAttributes attr;88 ReshapeAttributes attr;109 ReshapeAttributes attr; in TEST()
44 const auto& attr = absl::any_cast<const ReshapeAttributes&>(ctx.op_attr); in GenerateCode()
121 absl::any_cast<const ReshapeAttributes&>(node->operation.attributes); in ApplyToNode()
221 ReshapeAttributes attr; in TEST()
520 struct ReshapeAttributes { struct
836 ReshapeAttributes attr; in Parse()1163 ReshapeAttributes attr; in Parse()1514 ReshapeAttributes attr; in Parse()
471 auto attr = absl::any_cast<ReshapeAttributes>(node.operation.attributes); in GPUOperationFromNode()