Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NodeWithAttrHelper (0.22 sec)

  1. tensorflow/c/c_api_function_test.cc

      EXPECT_EQ(func_->record->fdef().signature().attr(1).name(), "v2");
      EXPECT_EQ(func_->record->fdef().signature().attr(1).type(), "int");
    }
    
    void NodeWithAttrHelper(TF_Graph* graph, TF_Status* s, const char* name,
                            const char* attr_name, const char* attr_value,
                            TF_Operation** op) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jul 20 22:08:54 UTC 2023
    - 63.6K bytes
    - Viewed (0)
Back to top