Block or Report
Block or report AuroraRAS
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
androtator Public
Androtator helps you keep your antenna pointing to the satellite. It run on Android 6 or later, and working with GPredict.
C++ 1
-
-
hisilicon-kernel Public
Forked from Spitzbube/hisilicon-kernel
Linux Kernel for Hisilicon SoC Hi3798 (HiMedia Q5 4K quad)
-
-
18 contributions in the last year
Contribution activity
January 2023
Created 2 commits in 1 repository
Created 1 repository
Created a pull request in artyom-beilis/dlprimitives that received 1 comment
Adapt to the new version of protobuf
void SetTotalBytesLimit(int total_bytes_limit);
at least since protobuf 3.6.1, only the first argument the second one is ignored.
Opened 1 other pull request in 1 repository
artyom-beilis/dlprimitives
1
merged
Created an issue in artyom-beilis/pytorch_dlprim that received 10 comments
RuntimeError: Invalid Device #0
RuntimeError: Invalid Device in there, I don't know why.
python mnist.py --device=ocl:0
Using device: ocl:0
Traceback (most recent call last): File…