Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/cpu/operators/
DCpuGemm.cpp81 const ITensorInfo *c_to_use = is_c_bias ? c : nullptr; in configure() local
/external/ComputeLibrary/src/gpu/cl/operators/
DClGemm.cpp581 ITensorInfo *c_to_use = fuse_add_c ? c : nullptr; in configure() local
633 const ITensorInfo *c_to_use = fuse_add_c ? c : nullptr; in validate() local