Skip to content

Commit 6840f2c

Browse files
xinhe3XuehaoSun
authored andcommitted
remove htcore.hpu_inference_set_env to suit 1.20
Signed-off-by: Xin He <[email protected]>
1 parent 139e51d commit 6840f2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/3x/torch/algorithms/fp8_quant/unit_tests/test_runtime_scale_patching.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from neural_compressor.torch.quantization import FP8Config, convert, prepare, finalize_calibration
1212

1313
os.environ["PT_HPU_WEIGHT_SHARING"] = "0"
14-
htcore.hpu_inference_set_env()
1514

1615

1716
class TinyBlock(torch.nn.Module):

0 commit comments

Comments
 (0)