Home
last modified time | relevance | path

Searched defs:cubin_data (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dasm_compiler.h97 absl::string_view ptx, absl::Span<const uint8> cubin_data) { in LoadKernelOrGetPtr()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dnvptx_compiler.h117 std::vector<uint8_t> cubin_data; member
H A Dstream_executor_util.cc333 absl::Span<const uint8_t> cubin_data, se::StreamExecutor* stream_exec) { in CreateKernel()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.h813 absl::Span<const uint8> cubin_data) { in CreateTypedKernel()