Lines Matching full:residual
143 // For dynamic problems, add the list of dependent residual blocks, which is
153 // Deletes the residual block in question, assuming there are no other
176 // references to it inside the problem (e.g. by any residual blocks).
247 LOG(FATAL) << "Duplicate parameter blocks in a residual parameter "
280 // Add dependencies on the residual to the parameter blocks.
462 // Overwrite the to-be-deleted residual block with the one at the end.
474 // If needed, remove the parameter dependencies on this residual block.
500 // Scan all the residual blocks to remove ones that depend on the parameter
547 // If the user supplied residual blocks, then use them, otherwise
548 // take the residual blocks from the underlying program.