Function DP_ConvertPbtxtToPb
Defined in File c_api.h
Function Documentation
- void DP_ConvertPbtxtToPb(const char *c_pbtxt, const char *c_pb)
Convert PBtxt to PB.
- Parameters
c_pbtxt – [in] The name of the PBtxt file.
c_pb – [in] The name of the PB file.