Masanori ITOH

Results 25 issues of Masanori ITOH

Hi, I noticed that currently gogtags does not detect type declarations such as 'type XXX struct {...}'. I think by adding '*ast.TypeSpec' handling like below, we can support it. https://github.com/thatsdone/gogtags/commit/0d62368f274d730a859fbbf7ef9904ece04107f9...

I'm sharing my experience including a small suggestion regarding buffer management and behavior of 'cuda-samples/Samples/bandwidthTest' under a GPU virtualization solution (Bitfusion, in my case). I hope this is useful for...

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: osdsdock stops backend pool discovery on empty pool list retrieval. **What you expected to happen**: osdsdock continues backend...

bug

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: osdsctl does not honor OS_PROJECT_NAME nor OS_USER_DOMAIN_NAME. At least, OS_TENANT_NAME is deprecated and OS_PROJECT_NAME should be also referenced...

bug

**DESCRIPTION** Apex_Benchmark build fails because of unreachable dependencies from www.datatorrent.com. I think #51 has the same root cause. ``` $mvn package (snip) [INFO] [INFO] ---------------------< com.example:apex_benchmark >--------------------- [INFO] Building Apex_Benchmark...

### Requirement I would suggest to add badger storage support backed by PVC for helm chart (not operator). I think this is a similar suggestion with #132. ### Problem Currently,...

enhancement

**DESCRIPTION** vedaseg train fails getting `AttributeError: module 'albumentations.augmentations.functional' has no attribute 'scale'`. **REPRODUCE PROCEDURE** Use current PiPy version of albumentation and execute training. I'm using the following versions of software...

main.py fails saying 'ModuleNotFoundError: No module named 'torchvision.models.utils' like below. Looks like there were torchvision structure changes, and 'pip install torchvision=0.4.1' resolves this issue at least. ``` # python main.py...

Update pom.xml to add systemPath for libs/algorithmfoundry-shade-culled-1.3.jar and resolve #555.

**DESCRIPTION** Maven build of htm.java fails saying 'algorithmfoundry:algorithmfoundry-shade-culled:jar:1.3' is missing. ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.705 s [INFO] Finished at: 2021-10-22T21:44:52+09:00 [INFO] ------------------------------------------------------------------------ [ERROR]...