Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BinaryTest (0.23 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass_test.cc

          "F1", {"a_0_arg:float", "b_0_arg:float"}, {"f_0_retval_retval:float"}, {},
          {
              {{"C"}, "UnaryTest", {"a_0_arg"}},
              {{"c"}, "BinaryTest", {"b_0_arg", "C:o:0"}, {}, {"C"}},
              {{"F"},
               "BinaryTest",
               {"C:o:0", "outside_compilation_O1_host_compute:outputs:0"},
               {},
               {"outside_compilation_O1_host_compute"}},
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
Back to top