-
## Is your feature request related to a problem? Please describe.
Sometimes its more useful to trim a text at the beginning instead of end.
## Describe the solution you'd like
Be able to trim at…
-
Hi,
I have an onnx model. Here is one of the nodes in onnxgraph
```
node {
input: "/decoder.0/layers.0/blocks.0/attn/Pow_3_output_0"
input: "/decoder.0/layers.0/blocks.0/attn/Constant_13_out…
-
```
What steps will reproduce the problem?
I am trying to map an object to a string via a custom converter, with the
converter returning null (e.g. because the source object is null)
What is the ex…
-
Is there a possibility to configure the conversion? Like snake case, or custom field names.
-
# File locations
| Path | Use | Default import must return …
-
**Describe the bug**
StringToUTF8 returns emptry string for strings like "\X2\987976EE7F1653F7\X0\". The following link is [a C# version converter](https://stackoverflow.com/questions/65897865/conve…
-
Suppose that I have this converter which takes a String and attempts conversion into an `Index` - which is basically a wrapper around an `int`:
```java
public class IndexConverter implements IStri…
-
We don't implement uncertainty in the same way as the other two open source implementations, and this will cause testing differences that would be otherwise unresolvable.
We need to replace the use…
-
Considering your input from #115, I don't know if this is down to the converter or it shall go upstream.
This will work after being translated:
```markdown
![image text](hello.png)
```
But …
-
```
Steps that will reproduce the problem:
1. Run OpenOffice as a service with the following string:
soffice.exe -headless -nologo -norestore -nofirststartwizard
-accept=socket,host=127.0.0.1,port=81…