OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:out_of_line_values
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
gpu_device_array_gpu.h
33
ValueType*
out_of_line_values
= nullptr; // used if size > MaxInlineValues;
member in struct:tensorflow::GpuDeviceArrayStruct
42
return data->
out_of_line_values
;
gpu_device_array.h
91
data_.
out_of_line_values
= reinterpret_cast<ValueType*>(
Completed in 244 milliseconds