Searched refs:lhs_cacheable (Results 1 – 5 of 5) sorted by relevance
646 op_params.lhs_cacheable = IsConstantTensor(filter); in FullyConnectedInt8()722 op_params.lhs_cacheable = IsConstantTensor(filter); in EvalQuantized()805 op_params.lhs_cacheable = IsConstantTensor(filter); in EvalShuffledQuantized()894 op_params.lhs_cacheable = IsConstantTensor(filter); in EvalFloat()
524 op_params.lhs_cacheable = IsConstantTensor(lhs); in EvalInt8()
1047 bool lhs_cacheable;
948 bool lhs_cacheable; member
353 cpu_backend_gemm::DefaultCachePolicy(params.lhs_cacheable); in FullyConnected()407 cpu_backend_gemm::DefaultCachePolicy(params.lhs_cacheable); in FullyConnected()468 cpu_backend_gemm::DefaultCachePolicy(params.lhs_cacheable); in FullyConnected()2857 fc_params.lhs_cacheable = false; in LstmCell()