Searched refs:rhs_cacheable (Results 1 – 5 of 5) sorted by relevance
647 op_params.rhs_cacheable = IsConstantTensor(input); in FullyConnectedInt8()723 op_params.rhs_cacheable = IsConstantTensor(input); in EvalQuantized()806 op_params.rhs_cacheable = IsConstantTensor(input); in EvalShuffledQuantized()895 op_params.rhs_cacheable = IsConstantTensor(input); in EvalFloat()
525 op_params.rhs_cacheable = IsConstantTensor(rhs); in EvalInt8()
949 bool rhs_cacheable; member
1048 bool rhs_cacheable;
346 cpu_backend_gemm::DefaultCachePolicy(params.rhs_cacheable); in FullyConnected()414 cpu_backend_gemm::DefaultCachePolicy(params.rhs_cacheable); in FullyConnected()475 cpu_backend_gemm::DefaultCachePolicy(params.rhs_cacheable); in FullyConnected()2858 fc_params.rhs_cacheable = false; in LstmCell()