Le Long
Le Long
### Nuclio Version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of...
### Setup check - [X] I have read the [setting up guide](https://github.com/nuclio/nuclio#further-reading) to my relevant platform. ### Setup Method Kubernetes ### Kubernetes Cluster Type Other ### Nuclio Version 1.8.14 ###...
### Nuclio Version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of...
I writing the function.yaml file to deploy YOLOv7 model and I want to reduce the size of docker image by using multistage build. In function.yaml. The directives define in spec.build.directives...
I want to change running model to standby model to reset the GPU usage using by my serverless function. But when I try the lastest nuclio version or 1.11.* version...
I try to write serverless function build by nuclio. I don't know what properties the function.yaml file has and the data type. For object detection, I can use "id" and...
I want to update to tensorrt 10.x to make it support not auto case INT64 -> INT32 But when upgrade to tensorrt 10.x, ONNX can not auto convert to engine...