Searched refs:TF_OperationGetAttrShapeList (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/go/ |
D | attrs.go | 160 …C.TF_OperationGetAttrShapeList(op.c, cname, &dims[0], &numDims[0], C.int(meta.list_size), &storage…
|
/external/tensorflow/tensorflow/c/ |
D | c_api.h | 844 TF_CAPI_EXPORT extern void TF_OperationGetAttrShapeList(
|
D | c_api_test.cc | 2183 TF_OperationGetAttrShapeList(oper, "v", values, values_ndims, list_size, in TEST_F()
|
D | c_api.cc | 1834 void TF_OperationGetAttrShapeList(TF_Operation* oper, const char* attr_name, in TF_OperationGetAttrShapeList() function
|