Searched refs:TF_SetAttrTensorShapeProto (Results 1 – 3 of 3) sorted by relevance
370 TF_CAPI_EXPORT extern void TF_SetAttrTensorShapeProto(
938 void TF_SetAttrTensorShapeProto(TF_OperationDescription* desc, in TF_SetAttrTensorShapeProto() function
2203 TF_SetAttrTensorShapeProto(desc, "v", bytes.data(), bytes.length(), s_); in TEST_F()