Home
last modified time | relevance | path

Searched refs:ForwardTfTensorInToOut (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmkl_input_conversion_op.cc90 ForwardTfTensorInToOut(context, kInputIndex_0, kInputIndex_0); in Compute()
91 ForwardTfTensorInToOut(context, kInputIndex_1, kInputIndex_1); in Compute()
272 ForwardTfTensorInToOut(context, tf_tensor_index, tf_tensor_index); in Compute()
Dmkl_identity_op.cc46 ForwardTfTensorInToOut(context, kInputIdx, kOutputIdx); in Compute()
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1201 inline void ForwardTfTensorInToOut(OpKernelContext* context, int idx_in, in ForwardTfTensorInToOut() function
1220 inline void ForwardTfTensorInToOut(OpKernelContext* context, int idx_in, in ForwardTfTensorInToOut() function