Activity
fix elimination of variable dequantization ops in tflite models; hand…
fix elimination of variable dequantization ops in tflite models; hand…
fix border handling (properly ignore border) in TF converters for poo…
fix border handling (properly ignore border) in TF converters for poo…
when executing NNEF model via PyTorch, only require gradient for floa…
when executing NNEF model via PyTorch, only require gradient for floa…
handle ceil_mode=1 by adding extra padding when converting pooling op…
handle ceil_mode=1 by adding extra padding when converting pooling op…
fix merging conv op with add op when the second argument of add is of…
fix merging conv op with add op when the second argument of add is of…
fix random data generation in tflite test
fix random data generation in tflite test
fix in optimization of reshape op when axis_start is not 0
fix in optimization of reshape op when axis_start is not 0
fix deprecation of np.float_ and np.int_
fix deprecation of np.float_ and np.int_
fix definition of mish function in ONNX conversion
fix definition of mish function in ONNX conversion
change python build version to 3.7
change python build version to 3.7
update for numpy version 2.0, fix some project properties
update for numpy version 2.0, fix some project properties
bug fix reading/writing of models when variable names start with /
bug fix reading/writing of models when variable names start with /
bug fix writing of tensor binaries when file name starts with / and r…
bug fix writing of tensor binaries when file name starts with / and r…
Merge remote-tracking branch 'refs/remotes/origin/main' into feature/…
Merge remote-tracking branch 'refs/remotes/origin/main' into feature/…
update readmes
update readmes
Force push
update readmes
update readmes
Force push