HomeSort by relevance Sort by last modified time
    Searched refs:ForwardTfTensorInToOut (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
mkl_identity_op.cc 53 ForwardTfTensorInToOut(context, 0, 0);
75 ForwardTfTensorInToOut(context, kInputIdx, kOutputIdx);
mkl_input_conversion_op.cc 98 ForwardTfTensorInToOut(context, 0, 0);
99 ForwardTfTensorInToOut(context, 1, 1);
231 ForwardTfTensorInToOut(context, tf_tensor_index, tf_tensor_index);
288 ForwardTfTensorInToOut(context, 0, 0);
289 ForwardTfTensorInToOut(context, 1, 1);
466 ForwardTfTensorInToOut(context, tf_tensor_index, tf_tensor_index);
  /external/tensorflow/tensorflow/core/util/
mkl_util.h     [all...]

Completed in 130 milliseconds