Searched refs:kMaxEagerTensorParentSize (Results 1 – 1 of 1) sorted by relevance
278 static const int kMaxEagerTensorParentSize = 64; variable286 char unused[kMaxEagerTensorParentSize];889 if (base_class_type->tp_basicsize > kMaxEagerTensorParentSize) { in TFE_Py_InitEagerTensor()895 ". Need its size to be <= ", kMaxEagerTensorParentSize) in TFE_Py_InitEagerTensor()