Searched refs:parent_op_exec_info (Results 1 – 1 of 1) sorted by relevance
2210 bool ReadVariableOp(const FastPathOpExecInfo& parent_op_exec_info, argument2215 TFE_Op* op = TFE_NewOp(parent_op_exec_info.ctx, "ReadVariableOp", status);2228 TFE_OpSetDevice(op, parent_op_exec_info.device_name, status);2247 if (parent_op_exec_info.run_gradient_callback) {