Searched refs:ManualShapeMap (Results 1 – 4 of 4) sorted by relevance
37 using ManualShapeMap = std::unordered_map<std::string, std::vector<std::pair<int64_t, int64_t>>>; variable54 …Status Save(const StrategyMap &strategy_map, const TensorInfoMap &tensor_info_map, ManualShapeMap …
143 ManualShapeMap *manual_shape_map) { in Save()
33 ManualShapeMap *manual_shape_map) { return SUCCESS; } in Save()
2658 ManualShapeMap manual_shape_map; in CheckpointStrategy()