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