Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.h124 std::vector<uint8> cubin_data; member
Dstream_executor_util.cc196 absl::Span<const uint8> cubin_data, se::StreamExecutor* stream_exec) { in CreateKernel()
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h795 absl::Span<const uint8> cubin_data) { in CreateTypedKernel()