issues
search
AlexanderLutsenko
/
nobuco
Pytorch to Keras/Tensorflow/TFLite conversion made intuitive
MIT License
272
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The Possibility to use older version of Tensorflow such as 2.7
#69
Fatih-Kiralioglu
opened
6 days ago
0
Quantization support?
#68
happyTonakai
closed
1 month ago
2
tensorflowjs woes with saved keras file
#67
johndpope
closed
1 month ago
4
Update README.md
#66
johndpope
opened
1 month ago
1
multihead attention - no converter found
#65
johndpope
closed
1 month ago
3
color traceback on error messages / upgraded progressbar
#64
johndpope
opened
1 month ago
3
Unimplemented Nodes: roi_align
#63
hanspres1999
closed
2 months ago
3
Exception: Unimplemented nodes
#62
kabyanil
opened
3 months ago
1
Extremely High GPU VRAM Usage During Conversion
#61
chadrockey
closed
3 months ago
2
When to worry about Imprecise conversion / Max diff
#60
chadrockey
closed
3 months ago
2
Update linear.py
#59
kukugpt
closed
4 months ago
0
Update misc.py
#58
kukugpt
closed
4 months ago
1
Extended return
#57
crimson206
opened
4 months ago
6
ValidationResult Typehinting
#56
crimson206
closed
4 months ago
0
Stateful model
#55
johan-sightic
closed
4 months ago
2
speed issue after conversion
#54
thegodone
opened
4 months ago
7
issue in tf.equal converter_eq
#53
thegodone
closed
4 months ago
2
Signature output names
#51
johan-sightic
closed
4 months ago
3
FFT/STFT support
#50
happyTonakai
opened
5 months ago
1
Modes for torch.nn.functional.pad and tf.pad
#49
happyTonakai
closed
5 months ago
2
Force static shapes through the graph?
#48
tonystratum
closed
5 months ago
9
Preserve node naming/namespacing
#47
matemijolovic
opened
6 months ago
4
Is the MultiheadAttention converter outdated?
#46
crimson206
closed
6 months ago
3
Added python default .gitignore
#45
crimson206
closed
6 months ago
1
Hotfix gitignore
#44
crimson206
closed
6 months ago
0
Added __getattribute__ converter
#43
crimson206
closed
6 months ago
1
Added unittest setup with a unittest
#42
crimson206
opened
6 months ago
0
Added math-sign converter
#41
crimson206
closed
6 months ago
0
Identity layer is considered as 'Unimplemented nodes'
#38
crimson206
closed
6 months ago
1
Conversion fails randomly on models with multiple inputs
#37
mmjamm
closed
6 months ago
7
ValueError from adding tf.Tensor and None when exporting model with dynamic shapes
#36
NathanielB123
opened
7 months ago
0
Convert pretrained .torch model (including weights)
#34
CarlosNacher
opened
7 months ago
4
When groups equal input channels then PyTorch Conv2D is mapped to Keras DepthwiseConv2D
#33
dr-costas
closed
7 months ago
5
FIX #31: failed to conversion a convolution when padding argument is 'valid' or default
#32
kokeshing
closed
7 months ago
1
Failed to conversion a convolution when padding argument is 'valid' or default
#31
kokeshing
closed
7 months ago
2
nn.Conv2d and F.conv2d with groups == input_channels (DepthWise) generates PartitionedCall in tensorflow frozen_graph
#30
pedrofrodenas
closed
7 months ago
1
Troubleshooting Evaluation and Compilation Issues with Keras_yolov5s.h5 Conversion
#29
bspark7
opened
8 months ago
0
raise Exception(f'Failed conversion: {self.original_node}')
#28
mr-sarthakgupta
closed
6 months ago
2
ModuleNotFoundError: No module named 'keras.src.engine'
#27
ivanstepanovftw
opened
8 months ago
7
Parameter count mismatch when converting `nn.TransformerEncoderLayer`
#26
till-m
closed
9 months ago
6
Convolution layers: Add support for `same` padding.
#25
till-m
closed
9 months ago
2
Debugging tensor shapes when using dynamic axes
#24
BenCrulis
opened
9 months ago
8
Custom Softplus Layer and Einsum Error when load_model with Keras
#23
wredan
closed
9 months ago
7
Keras symbolic inputs/outputs do not implement `__len__`
#22
federicoparra
closed
9 months ago
8
Imprecise conversion for custom log_softmax converter
#21
coxep
closed
10 months ago
4
I am getting 'Unimplemented nodes' exception
#20
kiyanisarah
closed
8 months ago
5
Tensorflow warns that variables were used in Lambda layers but are not present in tracked objects
#19
tcwalther
closed
10 months ago
2
unnecessary python 3.9 limitation
#18
Heatdh
closed
11 months ago
1
Add support for torch.repeat_interleave
#17
stakemura
closed
11 months ago
2
How to llama 2 conversion
#16
yige0617
opened
1 year ago
1
Next