Searched refs:parameter_mem_cost (Results 1 – 1 of 1) sorted by relevance
1552 double parameter_mem_cost = ListProduct(swc->inputs_ptr[input_index].slice_shape()) * in CorrectMemoryCost() local1554 swc->cost_list[0]->memory_with_reuse_ -= parameter_mem_cost; in CorrectMemoryCost()1557 << ", the parameter memory cost is: " << parameter_mem_cost; in CorrectMemoryCost()