Keren Zhou

Results 18 issues of Keren Zhou

On cpu backend, I only find l2 is support in the forward pooling phase but not backward pooling phase. So it is not supported in neon?

In `Dot_engine-inl.h`, the default type of a template argument is set by `template` While in other places like `Tensor.h`, I notice that `DType` is set by `#define MSHADOW_DEFAULT_DTYPE = default_real_t`....

RGCN, HetSANN, and HGT code are not provided in this repo. Do you have any plan to upload your implementation in the future?

Hi all, When we were at the scalable tool workshop, we found that hatchet was not able to read hpctoolkit database without metric-db files. I would like to query if...

### Problem The following code will be hanging there forever with the default number of procs for `g_range.filter`. However, if `num_procs=1`, `g_range.filter` could return reasonable results. ### Code > import...

type: bug
priority: high
area: graphframe

The problem appears for every new analysis header file

robust

https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__MALLOC__ASYNC.html#group__CUDA__MALLOC__ASYNC On GVProf side, if memory is recycled through a memory pool, we have to update its allocation context to better identify a memory object.

enhancement
feature