Searched refs:mutable_input_list (Results 1 – 3 of 3) sorted by relevance
266 context->mutable_input_list("weights", &weights_inputs)); in Compute()
795 Status mutable_input_list(StringPiece name, OpMutableInputList* list);
633 Status OpKernelContext::mutable_input_list(StringPiece name, in mutable_input_list() function in tensorflow::OpKernelContext