Searched defs:GetTensorFullName (Results 1 – 2 of 2) sorted by relevance
484 std::string GetTensorFullName(const debugger::TensorProto &tensor) { in GetTensorFullName() function
284 std::string GetTensorFullName(const tensor_info_t info) { return info.node_name + ":" + std::to_str… in GetTensorFullName() function