-
## Environment info (Required)
----------Python Info----------
('Version :', '2.7.15')
('Compiler :', 'GCC 6.4.0')
('Build :', ('default', 'Aug 27 2018 20:01:47'))
('Arch …
-
In this issue, we will make investigation on the data preprocessing solution for native PyTorch and fast.ai (High level api library built upon PyTorch and pandas).
## fast.ai
[fast.ai](https://www…
-
This will probably involve integrations with `ml4gw`, but I'm realizing more and more that our default behavior of centering injections and treating the `trigger_offset` symmetrically probably doesn't…
-
I use this two tutorial: [tvmc](https://tvm.apache.org/docs/how_to/work_with_microtvm/micro_tvmc.html#tutorial-micro-cli-tool) and [demo](https://github.com/guberti/tvm-arduino-demos/tree/master/examp…
-
### **Description**
compile error
what to do:
`git clone --recursive https://github.com/dmlc/mxnet.git`
`cd mxnet`
`git checkout 998378a`
`git submodule update --init --recursive`
`make -j $(np…
-
https://github.com/PaddlePaddle/PaddleNLP/blob/be5bb14a8b212bd9586815f11b2c7f32d5823b43/legacy/examples/torch_migration/pipeline/weights/torch2paddle.py#L78
torch的权重是bf16的数据,我也想使用bf16推理,此时在转换时会报错,如…
-
**Description**
I have multiple GPUs and a single Triton server's pod running inside Kubernetes cluster with multiple models including BLS and TensorRT's engine models.
When my models are runnin…
-
### Describe the usage question you have. Please include as many useful details as possible.
Hi, I'm running into an issue while using Ray to write a nested dictionary of tensors to parquet. I'm…
-
Right now, if the user fits an estimator using a `pandas.DataFrame`, but passes a `numpy.ndarray` during `predict`, they get a warning due to missing feature names.
The situation is only to get mor…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…