Searched refs:MaxUnpooling2DAttributes (Results 1 – 10 of 10) sorted by relevance
28 const MaxUnpooling2DAttributes& attr);
36 MaxUnpooling2DAttributes attr; in MaxUnpoolingTest()
129 const MaxUnpooling2DAttributes& attr) { in CreateMaxUnpooling()
179 struct MaxUnpooling2DAttributes { struct206 const MaxUnpooling2DAttributes& attr); argument246 const MaxUnpooling2DAttributes& attr);
402 const MaxUnpooling2DAttributes& attr) { in CalculateSamePadding()469 const MaxUnpooling2DAttributes& attr) { in CalculateOutputShape()771 const MaxUnpooling2DAttributes& attr) { in CalculateSamePadding()
39 absl::any_cast<const MaxUnpooling2DAttributes&>(ctx.op_attr); in GenerateCode()
49 MaxUnpooling2DAttributes attr; in TEST()
44 const MaxUnpooling2DAttributes& attr, const OperationDef& op_def);
71 const MaxUnpooling2DAttributes& attr, const OperationDef& op_def) { in SelectMaxUnpooling()
425 absl::any_cast<MaxUnpooling2DAttributes>(node.operation.attributes); in GPUOperationFromNode()