Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FingerprintExecutable (0.2 sec)

  1. tensorflow/compiler/jit/xla_launch_util.cc

            }));
        core::ScopedUnref device_selector_resource_ref(device_selector_resource);
    
        TF_ASSIGN_OR_RETURN(absl::string_view fingerprint,
                            executable->FingerprintExecutable());
        device_selector_resource->selector()->Enqueue(pjrt_device_id, fingerprint);
      }
      TF_ASSIGN_OR_RETURN(
          std::vector<std::unique_ptr<xla::PjRtBuffer>> execute_outputs,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 00:36:08 UTC 2024
    - 40.4K bytes
    - Viewed (0)
Back to top