Searched refs:SelectReduce (Results 1 – 3 of 3) sorted by relevance
72 std::unique_ptr<GPUOperation> SelectReduce(const std::set<Axis>& axis_to_reduce,
161 std::unique_ptr<GPUOperation> SelectReduce(const std::set<Axis>& axis_to_reduce, in SelectReduce() function
431 *gpu_op = SelectReduce(attr.dims, inputs[0]->tensor.shape, op_type, in GPUOperationFromNode()558 *gpu_op = SelectReduce(attr.dims, inputs[0]->tensor.shape, op_type, in GPUOperationFromNode()