Searched defs:idx_in (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/spi/ |
D | lpc32xx_ssp.c | 124 int idx_in = 0; in spi_xfer() local
|
/external/tensorflow/tensorflow/core/util/ |
D | mkl_util.h | 1140 inline void CopyMklTensorInToOut(OpKernelContext* context, int idx_in, in CopyMklTensorInToOut() 1162 inline void CopyTfTensorInToOutWithShape(OpKernelContext* context, int idx_in, in CopyTfTensorInToOutWithShape() 1180 inline void CopyTfTensorInToOutWithShape(OpKernelContext* context, int idx_in, in CopyTfTensorInToOutWithShape() 1201 inline void ForwardTfTensorInToOut(OpKernelContext* context, int idx_in, in ForwardTfTensorInToOut() 1220 inline void ForwardTfTensorInToOut(OpKernelContext* context, int idx_in, in ForwardTfTensorInToOut() 1239 inline void ForwardMklTensorInToOut(OpKernelContext* context, int idx_in, in ForwardMklTensorInToOut() 1267 int idx_in, int idx_out, in ForwardMklTensorInToOutWithMklShape()
|