Home
last modified time | relevance | path

Searched refs:kConstantBufferAlignBytes (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_constants.cc33 const int64 kConstantBufferAlignBytes = kXlaAllocatedBufferAlignBytes; variable
Dgpu_constants.h32 extern const int64 kConstantBufferAlignBytes;
Dbuffer_allocations.cc53 return kConstantBufferAlignBytes; in Build()
Dir_emitter_unnested.cc221 return kConstantBufferAlignBytes; in BuildKernelPrototype()
3839 global_for_const->setAlignment(kConstantBufferAlignBytes); in EmitConstantGlobals()