Searched defs:while_ctx (Results 1 – 5 of 5) sorted by relevance
57 Status AddForwardLoopCounter(WhileContext* while_ctx, const Scope& scope, in AddForwardLoopCounter()96 Status AddBackPropLoopCounter(WhileContext* while_ctx, const Output& loop_count, in AddBackPropLoopCounter()136 Status AddWhileGradientLoop(WhileContext* while_ctx, in AddWhileGradientLoop()179 Status AddWhileLoopGradient(WhileContext* while_ctx, const Scope& scope, in AddWhileLoopGradient()
403 WhileContext* while_ctx = exit_node->while_ctx(); in ProcessWhileLoop() local
234 WhileContext* while_ctx; in BuildWhileLoop() local
97 WhileContext* while_ctx; in TEST_F() local
234 WhileContext* while_ctx() const { return while_ctx_; } in while_ctx() function235 void set_while_ctx(WhileContext* while_ctx) { in set_while_ctx()