djns99

Results 5 comments of djns99

@kmurray This changes Odin II's BLIF output slightly which seems to have had some QoR changes for VPR. The issues on Travis appear to be improvements. What do I need...

Running the regression tests (with -create_golden to regenerate golden) for basic, strong and nightly I get this error: ``` vtr_func_formal: k6_frac_N10_40nm.xml/stereovision3.v/common file : abc.lec.out failed: Couldn't determine Logical Equivalence status...

@vnkc1 can you try the solution of switching device map from auto to cpu as suggested here https://github.com/NVIDIA/TensorRT-LLM/issues/1440

I'm not sure I understand how that prevents you loading on the CPU? If you are quantizing to FP8 (Hopper only) you should be using quantize.py. If you are quantizing...

Sure thing I opened PR #120