Searched refs:CreateZerosTensorListWithShape (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | tensor_list_utils.h | 82 Status CreateZerosTensorListWithShape(
|
D | tensor_list_ops.cc | 180 OP_REQUIRES_OK(ctx, CreateZerosTensorListWithShape( in Compile() 253 OP_REQUIRES_OK(ctx, CreateZerosTensorListWithShape( in Compile()
|
D | tensor_list_utils.cc | 269 Status CreateZerosTensorListWithShape( in CreateZerosTensorListWithShape() function 347 return CreateZerosTensorListWithShape(b, list_shape, list_dynamic_dims, in GetInitializedTensorListForElement()
|
D | shape_op.cc | 369 ctx, CreateZerosTensorListWithShape(ctx->builder(), list_shape, in Compile()
|
D | while_op.cc | 546 ctx, CreateZerosTensorListWithShape(ctx->builder(), list_shape, in Compile()
|