hsinhoyeh

Results 15 issues of hsinhoyeh

**Description of your changes:** This shows an example on how to use tensorboard on top of persistent volume claim. **Checklist:** - [ x ] The title for your pull request...

needs-ok-to-test
size/L

/kind feature general description: (correct me if I am wrong) Model Explainer currently supports LIME as its default explainer engine, the very beginning requests will hit the [`explain()`](https://github.com/kserve/kserve/blob/master/python/aixexplainer/aixserver/model.py#L51) API with...

kind/feature

/kind bug (not sure whether it is actually a bug or restricted by design, just post it here) **What steps did you take and what happened:** When specifying an explainer...

kind/bug
kfserving/explanation

Hi, I got some issues when uploading files via console. MINIO version: RELEASE.2022-06-17T02-00-35Z, refer to console version [v0.18.1](https://github.com/minio/minio/blob/RELEASE.2022-06-17T02-00-35Z/go.sum#L614) ====behaviour==== - condition: ``` upload file name: 1.jpg under the root path...

Hi team, I am using RELEASE.2022-06-17T02-00-35Z from minio server (which depends on console:@v.0.18.1) upon login via OAuth, I can see some 403 errors from the browser console ``` Request URL:...

Hi, I am creating a customized dockerfile for installing plugins like elasticsearch here is my dockerfile ``` FROM fluent/fluentd:ubuntu-base USER ubuntu WORKDIR /home/ubuntu ENV PATH /home/ubuntu/.gem/ruby/2.2.0/bin:$PATH # install plugins RUN...

## 團隊簡介 We are a fun, inspiring team of engineers, mathematicians, and industry veterans, with a mission to create new and innovative Fintech solutions for e-commerce platforms. "Who" is Axinan?...

台北
90K以上

**Description of your changes:** avoid create UserError when internalError is nil. Fixes: #10267 **Checklist:** - [x] The title for your pull request (PR) should follow our title convention. [Learn more...

size/XS
ok-to-test

#### Overview this patch draws error when queys (i.e. account / password) against ldap contain wildcard. #### What this PR does / why we need it fixes #3354 #### Special...

1. imp interface of libkv with redis command and lua script 2. use key space notification for watchXXX/Lock features, so only work for redis version >= 2.8.0 noted: this implementation...