Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for XlaDequantize (0.12 sec)

  1. tensorflow/compiler/jit/xla_ops_on_regular_devices.cc

      REGISTER_KERNEL_BUILDER(Name("XlaWhile").Device(DEVICE),                     \
                              XlaCompileOnDemandOp);                               \
      REGISTER_KERNEL_BUILDER(Name("XlaDequantize").Device(DEVICE),                \
                              XlaCompileOnDemandOp);                               \
      REGISTER_KERNEL_BUILDER(Name("XlaEinsum").Device(DEVICE),                    \
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Aug 19 19:55:14 UTC 2022
    - 8.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/compilability_check_util.cc

                                             "XlaCallModule",
                                             "XlaConv",
                                             "XlaConvV2",
                                             "XlaDequantize",
                                             "XlaDot",
                                             "XlaDotV2",
                                             "XlaDynamicSlice",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 30.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/mark_for_compilation_pass.cc

    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
Back to top