Searched refs:sparse_tensor_batch_shapes (Results 1 – 1 of 1) sorted by relevance
374 VarLenFeatureBatchShapes sparse_tensor_batch_shapes; in BatchExampleProtoToTensors() local377 &sparse_tensor_batch_shapes)); in BatchExampleProtoToTensors()378 const TensorShape& indices_shape = sparse_tensor_batch_shapes.indices_shape; in BatchExampleProtoToTensors()379 const TensorShape& values_shape = sparse_tensor_batch_shapes.values_shape; in BatchExampleProtoToTensors()390 shape_t(1) = sparse_tensor_batch_shapes.max_num_features; in BatchExampleProtoToTensors()