Searched refs:SPLIT_SENS (Results 1 – 2 of 2) sorted by relevance
171 constexpr char SPLIT_SENS[] = "split_sens"; variable
213 if (instance_name.find(SPLIT_SENS) == std::string::npos) { in InsertNode()247 if (instance_name.find(SPLIT_SENS) == std::string::npos) { in ReplaceNode()2410 InsertGetTensorSliceOp(op, grad_sens_node, func_graph, 1, SPLIT_SENS); in SplitSens()