Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_util_test.cc498 std::vector<T> VectorWithConstantTail(int size, int tail_length) { in VectorWithConstantTail() function
509 auto values = VectorWithConstantTail<T>(size, tail_length); in CreateAsProtoTensorContent()
519 auto values = VectorWithConstantTail<T>(size, tail_length); in CreateAsProtoField()