Implement some GB ops #5802
Annotations
1 error, 1 warning, and 2 notices
cpp-linter
Process completed with exit code 1.
|
cpp-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run clang-format on impl/torch/functions/functions.cpp:
impl/torch/functions/functions.cpp#L1
File impl/torch/functions/functions.cpp does not conform to Custom style guidelines. (lines 11, 133, 139, 188, 227, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 273, 274, 276, 277, 278, 279, 280, 281, 282, 283, 284, 286, 302, 2301, 2302, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2316, 2317, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 3931, 3932, 3933, 3934, 3935, 3936, 3937, 3938, 3939, 3940, 3941, 3942, 3943, 3944, 3945, 3946, 3947, 3948, 3949, 3950, 3951, 3955, 3956, 3957, 3958, 3959, 3960, 3961, 3962, 3963, 3964, 3965, 3966, 3967, 3968, 3969, 3970, 3971, 3973, 3974, 3975, 3976, 3978, 3979, 3980, 3981, 3982, 3983, 3984, 3985, 3986, 3987, 3988, 3989, 3990, 3991, 3992, 3993, 3994, 3995, 3996, 3997, 3998, 3999, 4000, 4001, 4002, 4003, 4004, 4008, 4026, 4028, 4030, 4035, 4036, 4037, 4038, 4039, 4040, 4041, 4167, 4175, 4178, 4181, 4184, 4192, 4243, 4291, 4292, 4294, 4295, 4296, 4297, 4299, 4300, 4301, 4302, 4303, 4304, 4305, 4306, 4307, 4309, 4310, 4311, 4313, 4314, 4317, 4318, 4322, 4323, 4325, 4326, 4327, 4328, 4329, 4331, 4333, 4334, 4335, 4336, 4337, 4338, 4339, 4340, 4341, 4343, 4344, 4345, 4346, 4348, 4349, 4351, 4352, 4354, 4356, 4358, 4359, 4360, 4361, 4362, 4363, 4364, 4365, 4366, 4367, 4368, 4369, 4370, 4371, 4372, 4373, 4374, 4380, 4381, 4383, 4385, 4387, 4389, 4394, 4395, 4397, 4398, 4399, 4400, 4401, 4402, 4403, 4404, 4405, 4406, 4408, 4410, 4517, 4518, 4520, 4521, 4522, 4523, 4524, 4525, 4526, 4531, 4532, 4533, 4534, 4535, 4536, 4537, 4538, 4539, 4540, 4544, 4545, 4547, 4548, 4549, 4550, 4551, 4552, 4553, 4554, 4555, 4559, 4560, 4562, 4563, 4564, 4565, 4566, 4567, 4568, 4569, 4570)
|
Run clang-format on proto/include/diopi/functions.h:
proto/include/diopi/functions.h#L1
File proto/include/diopi/functions.h does not conform to Custom style guidelines. (lines 305, 308, 309, 312, 315, 318, 319, 324, 327, 330, 335, 337, 424, 426, 2947, 2949, 3046, 3048, 3215, 3223, 3653, 3656, 3658, 3660, 3662)
|