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