Home
last modified time | relevance | path

Searched refs:CreateZerosTensorListWithShape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.h82 Status CreateZerosTensorListWithShape(
Dtensor_list_ops.cc180 OP_REQUIRES_OK(ctx, CreateZerosTensorListWithShape( in Compile()
253 OP_REQUIRES_OK(ctx, CreateZerosTensorListWithShape( in Compile()
Dtensor_list_utils.cc269 Status CreateZerosTensorListWithShape( in CreateZerosTensorListWithShape() function
347 return CreateZerosTensorListWithShape(b, list_shape, list_dynamic_dims, in GetInitializedTensorListForElement()
Dshape_op.cc369 ctx, CreateZerosTensorListWithShape(ctx->builder(), list_shape, in Compile()
Dwhile_op.cc546 ctx, CreateZerosTensorListWithShape(ctx->builder(), list_shape, in Compile()