Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wangkuiyi/gotorch issues and pull requests

#383 - Cannot build cgotorch on Macbook M1 (arm64) system

Issue - State: open - Opened by hop-along-polly over 1 year ago - 1 comment

#381 - 两年木有更新还能用吗

Issue - State: open - Opened by wanghai1988 over 2 years ago - 1 comment

#380 - Random errors in mnist

Issue - State: open - Opened by XiongUp over 2 years ago

#379 - Unable to install go torch, including windows and ubuntu

Issue - State: open - Opened by Baiyuetribe about 3 years ago - 2 comments

#378 - gotorch can load pytorch models?

Issue - State: open - Opened by shwanliu almost 4 years ago - 11 comments

#377 - add image-recordio-gen cmd and RecordIO reader

Pull Request - State: open - Opened by QiJune almost 4 years ago - 1 comment

#376 - add launch utility

Pull Request - State: open - Opened by QiJune almost 4 years ago

#375 - Port AllReduce of Gloo Library

Pull Request - State: open - Opened by QiJune almost 4 years ago - 1 comment

#374 - Test corner cases of ImageLoader

Pull Request - State: closed - Opened by shendiaomo almost 4 years ago

#373 - Add AllReduce distributed strategy design

Pull Request - State: open - Opened by QiJune almost 4 years ago - 1 comment

#372 - fix typo

Pull Request - State: closed - Opened by QiJune almost 4 years ago - 1 comment

#371 - fix mnist doc and code

Pull Request - State: closed - Opened by qiukun almost 4 years ago - 1 comment

#370 - Update CONTRIBUTING.md

Pull Request - State: closed - Opened by qiukun almost 4 years ago - 1 comment

#369 - Support data parallelism with a GPU cluster

Issue - State: open - Opened by QiJune almost 4 years ago - 4 comments

#368 - Fix typos

Pull Request - State: closed - Opened by shendiaomo almost 4 years ago - 1 comment

#367 - Add validate subcommand in ResNet example

Pull Request - State: closed - Opened by Yancey1989 almost 4 years ago

#366 - WIP: Support basic data parallel

Pull Request - State: open - Opened by shendiaomo almost 4 years ago - 1 comment

#365 - Fix validation transforms in ResNet example

Pull Request - State: closed - Opened by Yancey1989 almost 4 years ago - 2 comments

#364 - fix typo

Pull Request - State: closed - Opened by hexvalid almost 4 years ago

#363 - Add shuffle buffer in ImageLoader

Pull Request - State: closed - Opened by Yancey1989 almost 4 years ago - 1 comment

#362 - Reduce OS thread number

Pull Request - State: closed - Opened by shendiaomo almost 4 years ago - 1 comment

#361 - update gitignore

Pull Request - State: closed - Opened by QiJune almost 4 years ago - 1 comment

#360 - Polish file organization and improve building time

Pull Request - State: closed - Opened by shendiaomo almost 4 years ago - 1 comment

#359 - Improve build time

Pull Request - State: closed - Opened by shendiaomo almost 4 years ago - 1 comment

#358 - Reduce OS threads in ResNet training

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 2 comments

#357 - fix initialize lr set to 0 in ResNet training

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 2 comments

#356 - Fix learning rate decay in ResNet training

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago

#355 - ImageLoader shuffle samples at the begging of every each epoch

Issue - State: open - Opened by Yancey1989 about 4 years ago
Labels: enhancement

#354 - Fix initialize learning rate to improve the acc

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#353 - Close `gocv.Mat`s that we forgot to close

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#352 - Fix a typo

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#351 - update func name

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago

#350 - Improve ImageLoader performance

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#349 - use ReadFull instead of Read

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#348 - GoCV decoder skipped some JPEG image in imageloader

Issue - State: closed - Opened by Yancey1989 about 4 years ago - 2 comments
Labels: bug

#347 - call FinishGC at the end of test loop

Pull Request - State: closed - Opened by QiJune about 4 years ago

#346 - add label vocabulary builder

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#345 - Wrap BuildIndexVocabulary into a command-line tool

Issue - State: closed - Opened by wangkuiyi about 4 years ago

#344 - collate minibatch Tensor in a Goroutine

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#343 - torch.GC may hang with a data loader cache

Issue - State: closed - Opened by shendiaomo about 4 years ago

#342 - add opencv dependency in CI

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#341 - remove permute transform

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#340 - GC only wait for tensors generated by the main goroutine

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#339 - use float32 in Normalize Transform

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#338 - Typo fixes

Pull Request - State: closed - Opened by zhiqwang about 4 years ago

#337 - Remove unused C++ MNIST loader

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#336 - WIP Add build many_threads.cc into Makefile

Pull Request - State: open - Opened by wangkuiyi about 4 years ago - 1 comment

#335 - Build as no CUDA with unknown CUDA version

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#334 - Use the Homebrew version of libtorch on macOS

Issue - State: open - Opened by shendiaomo about 4 years ago

#333 - Revert "port Clone method"

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#332 - Port CUDAStream to Go

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 2 comments

#331 - A minimal C++ example to reproduce the problem in #273

Issue - State: open - Opened by shendiaomo about 4 years ago - 2 comments

#330 - polish normalize transforms

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#329 - Reimplement transforms with OpenCV

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#328 - Reduce default number of threads to speed up training on GPUs

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#327 - Implement PreFetcher to Increase ImageLoader Throughput

Issue - State: open - Opened by Yancey1989 about 4 years ago - 2 comments
Labels: enhancement

#326 - Linux CPU version redownloads every time

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#325 - Rename `vision/datasets` to `vision/imageloader`

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#324 - port Clone method

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#323 - Image preprocessing pipeline

Issue - State: open - Opened by QiJune about 4 years ago - 2 comments

#322 - Revert "Fix memory leak caused by Cgo thread spawning"

Pull Request - State: closed - Opened by QiJune about 4 years ago - 5 comments

#321 - runtime.LockOSThread() reduce throughput heavily

Issue - State: closed - Opened by QiJune about 4 years ago

#320 - Small dedup

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#319 - Fix memory leak caused by Cgo thread spawning

Pull Request - State: closed - Opened by shendiaomo about 4 years ago

#318 - check if cudnn available

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#317 - Add ResNet training demo doc

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#316 - support pin memory option in data loader

Pull Request - State: closed - Opened by QiJune about 4 years ago - 2 comments

#315 - Add .codecov.yml

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#314 - Refactorize tools/tgz to improve test coverage

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#313 - Recycle memory in the To method

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#312 - switch to deep copy in FromBlob method

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#311 - Close files before returning false

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#310 - Fix a segment fault

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#309 - Fix a memory leak

Pull Request - State: closed - Opened by shendiaomo about 4 years ago - 1 comment

#308 - More tests with tensor_ops.go

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#307 - Port nn.functional.leaky_relu

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#306 - Remove some unnecessary files

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#305 - Add test cases to nn/initialization

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago

#304 - Async ImageLoader

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 2 comments

#303 - WIP debug image reading

Pull Request - State: closed - Opened by QiJune about 4 years ago

#302 - Test Module.Parameters and Module.Buffers

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#297 - Try to fix to_tensor precison

Pull Request - State: closed - Opened by wangkuiyi about 4 years ago - 3 comments

#295 - A magic number

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#288 - Decoding jpg diff between Go image library and Python PIL library

Issue - State: closed - Opened by QiJune about 4 years ago - 3 comments

#286 - compare dcgan example with pytorch

Pull Request - State: closed - Opened by QiJune about 4 years ago - 1 comment

#285 - WIP [DO NOT MERGE]debug memory leak

Pull Request - State: closed - Opened by Yancey1989 about 4 years ago - 1 comment

#273 - Memory leak while training Resnet50 model

Issue - State: closed - Opened by Yancey1989 about 4 years ago - 7 comments
Labels: bug

#236 - Support PyTorch state_dict

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#177 - Show performance - ResNet50 + ImageNet

Issue - State: open - Opened by wangkuiyi about 4 years ago - 2 comments

#176 - Support various ML paradigms -- DCGAN + CIFAR10

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#175 - Unify data processing for training and prediction

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#174 - Enhance MNIST example to support prediction and Raspberry Pi Demo

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#135 - Simplify MNIST example codes with Go+

Issue - State: open - Opened by QiJune about 4 years ago - 1 comment

#121 - Implement ResNet for gotorch

Issue - State: closed - Opened by shendiaomo about 4 years ago - 2 comments

#99 - ExampleTrainMNIST takes forever on Raspbian 10 32bit

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 7 comments

#89 - Port more PyTorch modules

Issue - State: closed - Opened by wangkuiyi about 4 years ago - 1 comment

#57 - Which levels of abstractions in C++ should be exposed to Go

Issue - State: closed - Opened by QiJune about 4 years ago - 3 comments

#38 - Summarize the problem of using runtime.SetFinalizer

Issue - State: closed - Opened by wangkuiyi about 4 years ago

#3 - Why The Monad Pattern Looks Promising in Go+Torch Design

Issue - State: closed - Opened by shendiaomo about 4 years ago - 6 comments