MCPcopy Create free account

hub / github.com/Vincent131499/TextSim_cn_finetune / functions

Functions120 in github.com/Vincent131499/TextSim_cn_finetune

Methodget_test_examples
See base class.
run_classifier_serving.py:359
Methodget_test_examples
See base class.
run_classifier_serving.py:399
Methodget_train_examples
See base class.
run_classifier_serving.py:224
Methodget_train_examples
See base class.
run_classifier_serving.py:269
Methodget_train_examples
See base class.
run_classifier_serving.py:312
Methodget_train_examples
See base class.
run_classifier_serving.py:349
Methodget_train_examples
See base class.
run_classifier_serving.py:389
Functioninput_fn
The actual input function.
run_classifier_serving.py:599
Functioninput_fn_builder
Creates an `input_fn` closure to be passed to TPUEstimator.
run_classifier_serving.py:787
Functionmain
(_)
run_classifier_serving.py:870
Functionmetric_fn
(per_example_loss, label_ids, logits, is_real_example)
run_classifier_serving.py:748
Functionmodel_fn
The `model_fn` for TPUEstimator.
run_classifier_serving.py:688
Functionpredict_online
()
test_serving_api.py:240
Functionprintable_text
Returns text encoded in a way suitable for print or `tf.logging`.
tokenization.py:98
Functionserving_input_fn
()
run_classifier_serving.py:856
Methodto_json_string
Serializes this instance to a JSON string.
modeling.py:101
Methodtokenize
Tokenizes a piece of text.
tokenization.py:196
Methodtokenize
Tokenizes a piece of text into its word pieces. This uses a greedy longest-match-first algorithm to perform tokenization using the given voca
tokenization.py:308
Functiontpu_scaffold
()
run_classifier_serving.py:719
Functionvalidate_case_matches_checkpoint
Checks whether the casing config is consistent with the checkpoint name.
tokenization.py:28
← previous101–120 of 120, ranked by callers