Searched defs:get_tensor_name_attr (Results 1 – 2 of 2) sorted by relevance
41 std::function<string(const Edge*)> get_tensor_name_attr) { in PartitionFunctionGraph()78 std::function<string(const Edge*)> get_tensor_name_attr) { in PartitionFunctionGraph()
82 std::function<string(const Edge*)> get_tensor_name_attr = nullptr; member