Searched refs:rhs_cacheable (Results 1 – 3 of 3) sorted by relevance
396 op_params.rhs_cacheable = IsConstantTensor(input); in FullyConnectedInt8()460 op_params.rhs_cacheable = IsConstantTensor(input); in EvalQuantized()543 op_params.rhs_cacheable = IsConstantTensor(input); in EvalShuffledQuantized()589 op_params.rhs_cacheable = IsConstantTensor(input); in EvalFloat()
887 bool rhs_cacheable; member
287 rhs_params.cacheable = params.rhs_cacheable; in FullyConnected()352 rhs_params.cacheable = params.rhs_cacheable; in FullyConnected()411 rhs_params.cacheable = params.rhs_cacheable; in FullyConnected()3015 fc_params.rhs_cacheable = false; in LstmCell()