Searched defs:IsStateful (Results 1 – 5 of 5) sorted by relevance
283 static const bool IsStateful = true; member
168 TEST(CAPI_EXPERIMENTAL, IsStateful) { in TEST() argument
604 bool IsStateful(const NodeDef node, const OpRegistryInterface* op_registry) { in IsStateful() function616 bool IsStateful(const NodeDef node) { in IsStateful() function
261 bool FunctionLibraryRuntimeOverlay::IsStateful(const string& function_name) { in IsStateful() function in tensorflow::FunctionLibraryRuntimeOverlay1159 bool FunctionLibraryRuntimeImpl::IsStateful(const string& func) { in IsStateful() function in tensorflow::FunctionLibraryRuntimeImpl
370 TEST_F(FunctionLibraryRuntimeTest, IsStateful) { in TEST_F() argument