zhixingheyi-tian

Results 24 issues of zhixingheyi-tian

How to distinguish between stock TensorFlow and Intel TensorFlow for 2.5.0 version quickly and conveniently. @dmsuehir @ashahba Would you please guide this?

We run BERT-Large training on bare metal ubuntu server. The log have no errors, but also no training logs, it is confusing. command: ``` python ./launch_benchmark.py \ --model-name=bert_large \ --precision=fp32...

I encountered some confusion when I followed the guide--https://github.com/IntelAI/models/tree/master/benchmarks/language_modeling/tensorflow/bert_large to run training workload. Running command: ``` nohup python ./launch_benchmark.py \ --model-name=bert_large \ --precision=fp32 \ --mode=training \ --framework=tensorflow \ --batch-size=24 --mpi_num_processes=2...

## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested? (Please explain how this patch was tested....

Improve parquet reading performance for String/Binary type based on Buffer operations instead of BinaryArrayBuilder

parquet
lang-c++

## What changes were proposed in this pull request? Also include String function chr() support. ## How was this patch tested? (Please explain how this patch was tested. E.g. unit...

### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...

tests unstable

## What changes were proposed in this pull request? Just add compiling support for tencentos 2.4 which is used in Tencent cloud. ## How was this patch tested? Manually tested...

Currently,unix domain socket directory needed to ssh into EKS worker nodes to create and grant permissions. It's too unfriendly and inconvenient for users. And also didn't conform to the design...

enhancement

For OAP 1.1, we will complete a kubernetes solution for sql-ds-cache with Plasma backend, after #9 #8 are fixed.