Searched defs:IsStateful (Results 1 – 5 of 5) sorted by relevance
77 TEST(CAPI_EXPERIMENTAL, IsStateful) { in TEST() argument
284 static constexpr bool IsStateful = true; member
269 bool FunctionLibraryRuntimeOverlay::IsStateful( in IsStateful() function in tensorflow::FunctionLibraryRuntimeOverlay1304 bool FunctionLibraryRuntimeImpl::IsStateful(const string& func) const { in IsStateful() function in tensorflow::FunctionLibraryRuntimeImpl
377 TEST_F(FunctionLibraryRuntimeTest, IsStateful) { in TEST_F() argument
693 bool IsStateful(const NodeDef node, const OpRegistryInterface* op_registry) { in IsStateful() function705 bool IsStateful(const NodeDef node) { in IsStateful() function