Ecosyste.ms: Issues

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

GitHub / pytorch/extension-cpp issues and pull requests

#101 - Added a fix to make the module work inside a virtual environment on Windows

Pull Request - State: open - Opened by l0r3m1psum 21 days ago - 2 comments
Labels: cla signed

#100 - Typo in the addition kernel in muladd.cu

Issue - State: open - Opened by ferrarioa5 24 days ago

#99 - CUDAExtension Tests Failed

Issue - State: open - Opened by somefunAgba about 1 month ago - 1 comment

#98 - Fix typo, Update muladd.cpp

Pull Request - State: open - Opened by 0x00-pl about 2 months ago - 2 comments
Labels: cla signed

#97 - Update tutorial link

Pull Request - State: closed - Opened by zou3519 3 months ago
Labels: cla signed

#95 - Replace lltm with myaddmul; update to new custom ops APIs

Pull Request - State: closed - Opened by zou3519 4 months ago
Labels: cla signed

#94 - Replace lltm with myaddmul; update to new custom ops APIs

Pull Request - State: closed - Opened by zou3519 4 months ago - 1 comment
Labels: cla signed

#92 - `TORCH_LIBRARY` and `m.def` Not Working as Documented

Issue - State: open - Opened by andylizf 5 months ago - 1 comment

#91 - Update to use the new Python custom op APIs

Pull Request - State: closed - Opened by zou3519 5 months ago - 3 comments
Labels: cla signed

#90 - Update to use the new Python custom op APIs

Pull Request - State: closed - Opened by zou3519 5 months ago
Labels: cla signed

#88 - Make lltm pt2-compliant

Pull Request - State: closed - Opened by zou3519 6 months ago
Labels: cla signed

#87 - Set up CI

Pull Request - State: closed - Opened by zou3519 6 months ago - 1 comment
Labels: cla signed

#86 - Modernize extension-cpp; refactor code

Pull Request - State: closed - Opened by zou3519 6 months ago
Labels: cla signed

#85 - Adding new cmake/scikitbuild core based workflow

Pull Request - State: open - Opened by drisspg 6 months ago - 2 comments
Labels: cla signed

#83 - Use dispatcher API

Pull Request - State: open - Opened by b-koopman over 1 year ago - 2 comments
Labels: cla signed

#82 - Deprecation warning

Issue - State: open - Opened by thomasahle over 1 year ago

#81 - Relation between at::Half and __half

Issue - State: open - Opened by SakuraRiven over 1 year ago

#79 - How can I access data in cuda kernel like in pytorch?

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

#78 - Custom CUDA operator only work well on cuda:0

Issue - State: closed - Opened by YuxianMeng over 2 years ago - 3 comments

#77 - Writing a custom C++ extension with variants for both CPU and GPU?

Issue - State: closed - Opened by MalayAgr over 2 years ago - 2 comments

#76 - How to debug in cuda-pytorch env?

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

#75 - Cannot Unpack, Too Many Items

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

#72 - How does the layer of C++ extensions translate to TorchScript or onnx?

Issue - State: open - Opened by yanglinxiabuaaa over 3 years ago - 1 comment

#71 - cuda does not install

Issue - State: open - Opened by dorooddorood606 over 3 years ago - 17 comments

#70 - AttributeError: module 'depthwise' has no attribute 'forward'

Issue - State: closed - Opened by Looottch almost 4 years ago

#69 - Error when building cpp extension

Issue - State: closed - Opened by Looottch almost 4 years ago - 1 comment

#67 - Fix deprecated call

Pull Request - State: open - Opened by ClementPinard almost 4 years ago
Labels: cla signed

#66 - This repo can not compile using Pytorch 1.6.0

Issue - State: closed - Opened by zbh2047 almost 4 years ago - 1 comment

#65 - This repo can not compile using Pytorch 1.6.0

Issue - State: closed - Opened by zbh2047 almost 4 years ago - 1 comment

#63 - www.facebook.com/rozi.khatun.961

Issue - State: open - Opened by Harun-5 about 4 years ago

#62 - JIT cpp extension fails to find cl.exe on windows?

Issue - State: open - Opened by tueboesen about 4 years ago - 5 comments

#61 - error with check.py

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

#60 - cuda extension gradient does not match autograd results

Issue - State: closed - Opened by CoinCheung over 4 years ago - 3 comments

#59 - How could I use cuda block shared memory in the self-defined operator?

Issue - State: open - Opened by CoinCheung over 4 years ago - 6 comments

#58 - CUDA extension compilation failed on MacOS 10.13.6 with Pytorch 1.5.0

Issue - State: open - Opened by TomHeaven over 4 years ago - 2 comments

#57 - CUDA compilation fails

Issue - State: open - Opened by tom-bird over 4 years ago - 1 comment

#56 - Undefined symbol issue

Issue - State: open - Opened by xieshuqin over 4 years ago

#54 - Adding Code of Conduct file

Pull Request - State: open - Opened by facebook-github-bot over 4 years ago
Labels: cla signed

#53 - Adding Contributing file

Pull Request - State: open - Opened by facebook-github-bot over 4 years ago
Labels: cla signed

#52 - python benchmark cpp has segmentation fault

Issue - State: closed - Opened by renfeier almost 5 years ago - 2 comments

#51 - CUDA version Error

Issue - State: open - Opened by hao6699 almost 5 years ago - 3 comments

#50 - The cuda version compiled with setup.py has import error. JIT works.

Issue - State: closed - Opened by huyaoyu almost 5 years ago - 3 comments

#49 - Not implemented for type Half

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

#47 - Error checking in CUDA example

Issue - State: open - Opened by bwasti almost 5 years ago

#44 - How to write cuda code of the multilayer units

Issue - State: open - Opened by haoyz about 5 years ago - 1 comment

#43 - Time using CUDA is more as compared to CPU

Issue - State: open - Opened by mr-yamraj about 5 years ago - 3 comments

#42 - python grad_check.py cuda Error google colab

Issue - State: closed - Opened by mr-yamraj about 5 years ago - 1 comment

#41 - Extension of CUDA interface

Issue - State: open - Opened by huang229 about 5 years ago

#40 - error: command '/usr/local/cuda/bin/nvcc' failed with exit status 1

Issue - State: open - Opened by zhengge about 5 years ago - 3 comments

#39 - Got 'expected 3 dims but tensor has 2 ' when run cuda benchmark

Issue - State: closed - Opened by zoezhu about 5 years ago - 4 comments

#38 - Does extension-cpp works with Pytorch 0.4?

Issue - State: closed - Opened by hadifar about 5 years ago - 2 comments

#37 - Compilation error of cuda/setup.py on windows

Issue - State: open - Opened by Xieyuan0018 over 5 years ago - 11 comments

#36 - pytorch_scatter cuda error

Issue - State: open - Opened by jnsLs over 5 years ago

#35 - cuda compile error

Issue - State: open - Opened by xyecoding over 5 years ago - 4 comments

#34 - ImportError: No module named 'lltm_cuda'

Issue - State: open - Opened by liuchanfeng165 over 5 years ago - 1 comment

#33 - Use packed_accessor

Pull Request - State: closed - Opened by ClementPinard over 5 years ago

#32 - Fix deprecated functions

Pull Request - State: closed - Opened by ClementPinard over 5 years ago - 1 comment

#31 - [feature request] use torch namespace instead of at

Issue - State: closed - Opened by ClementPinard over 5 years ago - 4 comments

#30 - Compiler error /cuda/setup.py in MacOS

Issue - State: closed - Opened by oiwio over 5 years ago - 2 comments

#29 - The same codes got different results on different GPU devices.

Issue - State: closed - Opened by wujiaju over 5 years ago - 1 comment

#28 - Issues with using scatter.

Issue - State: closed - Opened by kris-singh over 5 years ago - 1 comment

#27 - Compiler error /cuda/setup.py

Issue - State: open - Opened by puria-izady over 5 years ago - 9 comments

#26 - CUDA_HOME environment variable is not set

Issue - State: closed - Opened by zzd1992 almost 6 years ago - 8 comments

#25 - Unrelated Issue

Issue - State: closed - Opened by kris-singh almost 6 years ago - 3 comments

#24 - How to import lltm_cuda if I don't run python setup.py with install option?

Issue - State: closed - Opened by ypxie almost 6 years ago - 4 comments

#23 - Runtime error: undefined symbol

Issue - State: closed - Opened by tczhangzhi almost 6 years ago - 1 comment

#22 - Custom C++ extension : torch/torch.h not found

Issue - State: closed - Opened by adarsh-kr almost 6 years ago - 8 comments

#21 - Type error

Issue - State: closed - Opened by maxjiang93 almost 6 years ago - 2 comments

#20 - segmentation fault for pcl icp implementation in pytorch cpp extension

Issue - State: closed - Opened by onlytailei almost 6 years ago - 9 comments

#19 - [feature request] more extensive examples

Issue - State: open - Opened by dhpollack about 6 years ago - 4 comments

#18 - Multi GPU Support

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

#17 - change sigmoid and tanh to torch from nn.functional

Pull Request - State: closed - Opened by dhpollack about 6 years ago - 1 comment

#16 - Fix for 0.4.1

Pull Request - State: closed - Opened by vfdev-5 about 6 years ago - 1 comment

#15 - Half Tensor Dispatch compatibility ?

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

#14 - Compiler interprets fmax in lltm_cuda_kernel.cu __device__ function as std::fmax

Issue - State: closed - Opened by mmazeika over 6 years ago - 6 comments

#13 - [feature request] Add support for '.' characters in TORCH_EXTENSION_NAME

Issue - State: closed - Opened by nkolot over 6 years ago - 8 comments

#12 - Discussion about cuda kernel

Issue - State: closed - Opened by ClementPinard over 6 years ago - 11 comments

#11 - Change AT_ASSERT to AT_CHECK

Issue - State: closed - Opened by ClementPinard over 6 years ago - 1 comment

#10 - Consistency problem with check and modules regarding bias

Issue - State: closed - Opened by ClementPinard over 6 years ago - 3 comments

#9 - How to automatically set the backends?

Issue - State: closed - Opened by jxgu1016 over 6 years ago - 2 comments

#8 - AttributeError: 'module' object has no attribute 'Function'

Issue - State: closed - Opened by anshulpaigwar over 6 years ago - 1 comment

#7 - Calling functions from CUDA libraries

Issue - State: closed - Opened by Daulbaev over 6 years ago - 1 comment

#6 - undefined symbol: THPVariableClass

Issue - State: open - Opened by jatentaki over 6 years ago - 14 comments

#5 - `None` Default Arguments

Issue - State: closed - Opened by rusty1s over 6 years ago - 8 comments

#4 - how to debug cuda code

Issue - State: closed - Opened by AceCoooool over 6 years ago - 3 comments

#3 - Broken link in README

Issue - State: closed - Opened by andrei-pokrovsky over 6 years ago - 3 comments

#2 - compilation error on windows

Issue - State: open - Opened by kfpandayang over 6 years ago - 8 comments

#1 - Compilation issues on OS X

Issue - State: closed - Opened by tsrxq over 6 years ago - 7 comments