Function deepmd::hpp::convert_pbtxt_to_pb
Defined in File deepmd.hpp
Function Documentation
- inline void deepmd::hpp::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.