Home
last modified time | relevance | path

Searched defs:checkpoint_file (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/lpcnet/
H A Dtest_lpcnet.py64 checkpoint_file = args.checkpoint variable
/aosp_15_r20/external/libopus/dnn/torch/osce/
H A Dtest_model.py64 checkpoint_file = args.checkpoint variable
H A Dtest_vocoder.py66 checkpoint_file = args.checkpoint variable
/aosp_15_r20/external/google-breakpad/src/client/windows/sender/
H A Dcrash_report_sender.cc51 CrashReportSender::CrashReportSender(const wstring& checkpoint_file) in CrashReportSender()
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfcp_runner.cc103 std::string checkpoint_file; member
H A Dfl_runner.cc121 std::string checkpoint_file; member
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_reader_test.cc188 const string& checkpoint_file) { in SimpleIntXHelper()