The nvmath.bindings module is experimental and potentially subject to future changes. FillMode# enum nvmath.bindings.cusparse.FillMode(value)[source]# See cusparseFillMode_t. Member Type: int Valid values are as follows: LOWER = <FillMode.LOWER: 0># UPPER = <FillMode.UPPER: 1>#