Function deepmd::convert_pbtxt_to_pb

Function deepmd::convert_pbtxt_to_pb#

Function Documentation#

void deepmd::convert_pbtxt_to_pb(std::string fn_pb_txt, std::string fn_pb)#

Convert pbtxt to pb.

Parameters:
  • fn_pb_txt[in] Filename of the pb txt file.

  • fn_pb[in] Filename of the pb file.