Gao
Gao
in the rcnn model `embedded_words_squeezed2.reverse() embedding_afterward=self.right_side_last_word #tf.zeros((self.batch_size,self.embed_size)) # TODO self.right_side_last_word SHOULD WE ASSIGN A VARIABLE HERE context_right_afterward = tf.zeros((self.batch_size, self.embed_size)) #self.right_side_context_last # TODO SHOULD WE ASSIGN A VARIABLE HERE context_right_list=[]...
Hello. We are users of `pathspec` in some other [project](https://github.com/iterative/dvc). I have a performance question. For a long list of rules (dozens) matches large amount of files (hundreds of thousands)...
# Bug Report Experiments always failed quickly after we set merge.ff to only. And queued experiments failed at start if we set rebase.autostash to true ## Description ### Reproduce Add...
* **Python Version**: 3.9 * **aliyunsdkcore Version**: aliyun-python-sdk-core-v3==3.13.31 * **API**: In https://github.com/iterative/homebrew-dvc/issues/50 we meet an issue when building our project through `homebrew`. It comes from the different dependency of `jmespath`....
fix: #8088 1. Refactor seperate the initialization of executor and setup environment 2. Move ref setup into `executor.init_git` 3. Add a new attribute status to ExecutorInfo file 4. Update running...
* [x] ❗ I have followed the [Contributing to DVC](https://dvc.org/doc/user-guide/contributing/core) checklist. * [x] 📖 If this PR requires [documentation](https://dvc.org/doc) updates, I have created a separate PR (or issue, at least)...
partly fix: #398 1. add an exclusive lock during the whole exchange file update. 2. add some unit tests for the file lock This time I tested it on my...
Hello team, I'm using pygit2 to do some fetch operations. The source repo is a local one in the format of `file://C:/repopath` , It works pretty fine on Linux and...
@pared , As there wasn't so much user with oss, and a new cloud benchmark test took so much time, I don't think we need to add it to the...
Because the subrepos affect `dvcignore`'s performance, we need add some of them to the `dvc status` benchmark