Home
last modified time | relevance | path

Searched defs:attr_valid (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dconv2d.cc580 …bool attr_valid = param->kernel_h_ == 1 && param->kernel_w_ == 1 && param->stride_h_ == 1 && param… in UseFcReplaceConv() local
623 …bool attr_valid = param->kernel_h_ == 3 && param->kernel_w_ == 3 && param->stride_h_ == 1 && param… in UseWinograd4x4To6x6() local
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h204 __u64 attr_valid; /* Cache timeout for the attributes */ member
217 __u64 attr_valid; /* Cache timeout for the attributes */ member