Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for XlaBroadcastHelper (0.11 sec)

  1. tensorflow/compiler/jit/compilability_check_util.cc

          output_memory_types[i] = tensorflow::HOST_MEMORY;
        }
      }
      return output_memory_types;
    }
    
    static auto const ops_triggering_xla_compilation =
        new absl::flat_hash_set<std::string>{"XlaBroadcastHelper",
                                             "XlaCallModule",
                                             "XlaConv",
                                             "XlaConvV2",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 30.3K bytes
    - Viewed (0)
Back to top