Home
last modified time | relevance | path

Searched refs:BundleGpuAsm (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.h65 port::StatusOr<std::vector<uint8>> BundleGpuAsm(
75 port::StatusOr<std::vector<uint8>> BundleGpuAsm(
Dasm_compiler.cc285 port::StatusOr<std::vector<uint8>> BundleGpuAsm( in BundleGpuAsm() function
371 port::StatusOr<std::vector<uint8>> BundleGpuAsm( in BundleGpuAsm() function
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dgpu_kernel_to_blob_pass.cc143 return tensorflow::se::BundleGpuAsm(images, tensorflow::RocmRoot()); in GetGpuBinaryBlob()
224 return tensorflow::se::BundleGpuAsm(images, in GetGpuBinaryBlob()