| Jun | JUL | Aug |
| 05 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: github.com
Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
go generate doesn't work for protobuf directory. So we can't specify GPUOptions for NewSession.
Read more
good first issue
stat:contributions welcome
type:feature
drop_remainder: bool = True support to torch.chunk and torch.split
●similar in function to drop_lastintorch.utils.data.DataLoader
●If the length of the dimension is not perfectly divisible, drop the remaining elements from the returned arrays.
Add redistribute: bool = True support to torch.chunk and torch.split
●Spread the elements evenly across the c
Read more
enhancement
good first issue
triaged
Open
pkg_resources (orimportlib.resources if our min Python version is 3.7) instead of uses of __file__.
$ get grep '__file__' sklearn/
sklearn/__check_build/__init__.py: local_dir = os.path.split(__file__)[0]
sklearn/datasets/_base.py: module_path = dirname(__file__)
sklearn/datasets/_base.py: module_path = dirname(__file__)
sklearn/datasets/_base.py:
Read more
good first issue
Open
/tmp/foobar already exists, owned by a different user. At which point FileFeedStoragePreFeedOptionsTest will fail:
E PermissionError: [Errno 13] Permission denied: '/tmp/foobar'
Read more
CI
bug
good first issue
Open
master branch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency.
(二)ManimCommunity/manim: (@ManimCommunity
Read more
good first issue