MCPcopy Create free account
hub / github.com/NVIDIA/FasterTransformer / data

Method data

examples/cpp/xlnet/cnpy.h:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35 template<typename T>
36 T* data()
37 {
38 return reinterpret_cast<T*>(&(*data_holder)[0]);
39 }
40
41 template<typename T>
42 const T* data() const

Callers 15

DqMmaPipelinedClass · 0.80
DqMmaMultistageClass · 0.80
operand_A_refMethod · 0.80
operand_B_refMethod · 0.80
run_kernelMethod · 0.80
ParamsMethod · 0.80
mallocMethod · 0.80

Calls

no outgoing calls

Tested by 4

test_fp8_masked_softmaxFunction · 0.64
mainFunction · 0.64
reshape_key_cacheFunction · 0.64