Richard

Results 9 issues of Richard

the virtual env name doesn't display in powerline but like this: 11:28:59  XXX@XXX  ~ 

I plan to do some Chinese named entity recogition. I want to know how to make features in this condition,like: "广东省中山市坦洲镇南坦路232号牡丹酒店" In this sentence,each char should be "a word" in...

I used a custom op for data transform and got a saved model. All above is ok Now I want to load this model and do some predict. Code likes...

It's fixed in master branch but not release yet

Need I to update ver to 0.30? What's the differences between theses versions? Thanks ^ ^

# User Story I want to hold a record of the loss values and metric values during training, like keras History object: https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/History https://keras.io/guides/training_with_built_in_methods/ ![image](https://user-images.githubusercontent.com/9114743/185031012-95c20126-4da3-45b7-a1cb-41e5281be848.png) # Detailed requirements I have...

enhancement

# User Story ![image](https://user-images.githubusercontent.com/9114743/180749572-5fa90e21-9012-4883-ae0a-6ba6172514ea.png) hb.data.ParquetDataset can not used all of pod-cpu. # Detailed requirements hb.data.ParquetDataset 1. num_parallel_reads to set file reader nums 2. **[new]**num_arrow_threads to set column reader thread nums...

# Current behavior I'm using docker image from "alideeprec/deeprec-release:deeprec2306-gpu-py38-cu116-ubuntu20.04-hybridbackend" and find error in my training process This is log: ``` INFO:tensorflow:Done calling model_fn. INFO:tensorflow:Graph was finalized. 2023-08-23 15:35:03.977041: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94]...