Richard
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/  # Detailed requirements I have...
# User Story  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]...