Home
last modified time | relevance | path

Searched defs:out_temp (Results 1 – 7 of 7) sorted by relevance

/external/ComputeLibrary/src/cpu/kernels/directconv2d/nhwc/neon/
Dimpl.cpp156 T out_temp = static_cast<T>(0); in convolve_nhwc() local
214 T out_temp = static_cast<T>(0); in convolve_nhwc() local
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc291 Tensor* out_temp) { in allocate_temp()
310 Tensor* out_temp, in allocate_temp()
582 Tensor* out_temp) { in forward_input_or_allocate_temp()
821 DataType type, const TensorShape& shape, Tensor* out_temp, in allocate_temp()
859 Tensor* out_temp, in allocate_temp()
866 Tensor* out_temp) { in allocate_temp()
Dop_kernel.h902 const TensorShape& shape, Tensor* out_temp) TF_MUST_USE_RESULT { in forward_input_or_allocate_temp()
/external/ComputeLibrary/src/cpu/kernels/directconv2d/nchw/
Dall.cpp135 T out_temp = static_cast<T>(0); in convolve_nchw() local
/external/tensorflow/tensorflow/core/util/
Drocm_solvers.cc712 Tensor* out_temp) { in allocate_scoped_tensor()
722 const TensorShape& shape, Tensor* out_temp) { in forward_input_or_allocate_scoped_tensor()
Dcuda_solvers.cc295 Tensor* out_temp) { in allocate_scoped_tensor()
305 const TensorShape& shape, Tensor* out_temp) { in forward_input_or_allocate_scoped_tensor()
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dtfrt_op_kernel.cc155 Tensor* out_temp) { in allocate_temp()