Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SignatureDefFunction (0.12 sec)

  1. tensorflow/c/experimental/saved_model/internal/saved_model_api_test.cc

      TFE_DeleteTensorHandle(input_b);
      TFE_DeleteOp(compute_fn_op);
      TF_DeleteSavedModel(saved_model);
      TF_DeleteStatus(status);
      TFE_DeleteContext(ctx);
    }
    
    // This tests running the "serving_default" SignatureDefFunction from the
    // VarsAndArithmeticObjectGraph savedmodel. Here's what the signature_defs
    // protobuf in the metagraph looks like:
    // signature_def: {
    //   key  : "serving_default"
    //   value: {
    //     inputs: {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 23 08:08:45 UTC 2024
    - 21.3K bytes
    - Viewed (0)
Back to top