Searched refs:GetInfeedShapeWithLayout (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | infeed_ops.cc | 124 Status GetInfeedShapeWithLayout(OpKernelConstruction* ctx, in GetInfeedShapeWithLayout() function 247 GetInfeedShapeWithLayout(ctx, "layout", shape, &xla_shape_)); in PrelinearizeOp() 313 ctx, GetInfeedShapeWithLayout( in PrelinearizeTupleOp() 429 GetInfeedShapeWithLayout(ctx, "layout", shape, &xla_shape_)); in TpuInfeedEnqueueOp() 486 ctx, GetInfeedShapeWithLayout(ctx, "layouts", in TpuInfeedEnqueueTupleOp()
|