Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CallIdentity (0.09 sec)

  1. tensorflow/compiler/jit/compilability_check_util_test.cc

          /*ret_def*/ {{"res", "t0:output"}});
    
      (*identity_func.mutable_attr())[kXlaMustCompileAttr] = true_attribute;
    
      FunctionDef call_identity = FunctionDefHelper::Create(
          "CallIdentity",
          /*in_def=*/{"x:float"},
          /*out_def=*/{"z:float"}, /*attr_def=*/{},
          /*node_def=*/
          {{{"func_call"},
            "PartitionedCall",
            {"x"},
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jun 10 12:32:39 UTC 2022
    - 22.3K bytes
    - Viewed (0)
Back to top