Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Complex (0.37 sec)

  1. tensorflow/c/c_api_function_test.cc

                string(TF_Message(s_)));
    
      TF_DeleteFunction(grad_func1);
      TF_DeleteFunction(grad_func2);
    }
    
    TEST_F(CApiFunctionTest, ImportFunctionDef) {
      /*
       * Using a fairly complex function with output names
       *
       *                  |  |  |
       *                  v  v  /
       *                  add  /
       *                   |  |
       *            +------+  |
    C++
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Thu Jul 20 22:08:54 GMT 2023
    - 63.6K bytes
    - Viewed (6)
Back to top