OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tensor_t
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
tensor_array.h
608
Tensor*
tensor_t
;
local
610
ctx->allocate_persistent(dtype_, t.shape, &t.tensor, &
tensor_t
));
612
Status s = tensor_array::TensorSetZero<Device, T>(ctx,
tensor_t
);
Completed in 110 milliseconds