Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_util_test.cc521 TensorProto CreateAsProtoTensorContent(int size, int tail_length) { in CreateAsProtoTensorContent() function
559 : CreateAsProtoTensorContent<T>(length, tail_length); in ConstantTailTest()