-
Rollkit currently supports ABCI 2.0 (execution.go) for execution. This work will expand rollkit to support different execution engines by defining a common execution interface (via go-execution) which…
-
I'm thinking that when the following TestFrame function runs, it's possible that it gets started before the new resource gets to k8s and so
```java
T res = getKubeClient().getClient().resource(res…
-
- A .txt file with the JSON containing the full request: [Request.txt](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNXJVQnc9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--a6…
-
### Introduction
Hi everyone,
I encountered a behavior of mockk, where, if the backing field has a different type than the getter, a warning is printed to the logs but the test continues and passe…
-
Currently, we have no support for executing functions calls. Supporting function calls will require maintaining a symbol table to keep track of scope, symbol values, data type, and history.
There …
-
We have received many requests for implementing "joins". I think the way to go is to build a query executor, and ask applications to bring their own query planner and optimizer.
Conceptually, the q…
-
Maybe we can de-zombify one of following:
https://github.com/paed01/bpmn-engine
https://camunda.com/download/
https://github.com/e2ebridge/bpmn
I think it is worth exploring!
More info:
…
-
i use this set
# --gradient_checkpointing \
--mixed_precision fp16 \
--use_8bit_adam \
--set_grads_to_none \
but error is
return Variable._execution_engine.run_backward( # Calls i…
-
### Apache Iceberg version
1.5.0
### Query engine
Trino
### Please describe the bug 🐞
## Description
When using the `CREATE OR REPLACE` command in Apache Iceberg with the REST catalog after a ta…
-
I have already generated some trt cache when infering my ONNX model using TRT Execution Provider. Then, for the online testing of my model, I set `so.graph_optimization_level = ort.GraphOptimizationLe…