hardtanh¶ class torch.ao.nn.quantized.functional.hardtanh(input, min_val=-1.0, max_val=1.0, inplace=False)[源代码]¶ 这是 hardtanh() 的量化版本。 返回类型 张量